[pgadmin-support] Unexpected protocol character during authentication

2002-04-12 Thread Will Robertson
Alright, I ran into this yesterday when trying to connect to my postgresql server, I used my normal rutine of loading up 'bitvise tunnelier: SSH2 TCP/IP connection forwarder' so that I could run a secure connection. forwarded with the following settings: On? Yes Listen IP: 127.0.0.1 Listen Port:

Re: [pgadmin-support] Need some urgent help.

2002-04-12 Thread Jean-Michel POURE
Le Vendredi 12 Avril 2002 13:27, vous avez écrit : > How can this be done? We are working on deadline and would appreciate your > help. PostgreSQL offers several server-side languages including plpgsql, plperl, plpython, etc... IMHO, the easiert language to learn is plpgsql. Information can be

Re: [pgadmin-support] Need some urgent help.

2002-04-12 Thread Dave Page
Title: Message Hi,   Stored procedures must be ported manually into the procedural language of your choice. You can use pgAdmin to make this easier than typing SQL directly into a shell, but you will still have to do the hard part I'm afraid.   Regards, Dave.   -Original Message-Fro

[pgadmin-support] Need some urgent help.

2002-04-12 Thread Naveen Kaul
Hi there,   We plan to use PgAdmin tool for connecting to the ProsgreSQL. Our problem is that we have our development environment set in MS SQL 7/2000. We migrated the tables and database structure successfully, but are not in a position to migrate the Stored Procs.   How can this be done? 

Re: [pgadmin-support] Migration from Oracle

2002-04-12 Thread Dave Page
> -Original Message- > From: Miguel Juteau [mailto:[EMAIL PROTECTED]] > Sent: 12 April 2002 04:01 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Migration from Oracle > > > > Hello, > I can't make the migration wizard work. I'm trying to migrate > an Oracle database from a ne