[GENERAL] Connect to Postgres 7.4 via ODBC

2004-12-14 Thread Nadia Kunkov
Hi all, After wasting about half a day I thought I'd ask you for help. I have Fedora Core 3 box that came with postgresql 7.4.6 installed. Locally I have no problems connecting to the database and running psql. I need to set up an ODBC connection from my Windows box. Here is what I've done: 1.

Re: [GENERAL] Connect to Postgres 7.4 via ODBC SOLVED!!!!!

2004-12-17 Thread Nadia Kunkov
Well, here is the simple solution to my problem: Turn the firewall down The firewall was doing what it was supposed to do Thanks for all your help. NK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Nadia Kunkov Sent: Tuesday, December 14, 2004 4:55

[GENERAL] Postgresql, SQL server and Oracle. Please, help

2005-01-25 Thread Nadia Kunkov
Hi, I was wondering where can I get documentation and especially examples on PgSQL? I've done a lot of work with Ms SQL server and need to rewrite a number of stored procedures in PgSQL. Is there a tutorial? What is the best way to start? Can I read an Oracle book? How close is Oracle to Pos