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:
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
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
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?
> -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