Here's what I'm using to connect: lcConnectString = "Driver={PostgreSQL Unicode}" + ; ";Server="+ THIS.cServer+; ";Database="+ THIS.cDatabase+; ";Uid="+THIS.cUser+; ";Pwd="+THIS.cPassWord
-Kevin CULLY Technologies, LLC Sponsor of FoxForward 2007 foxforward.net Ted Roche wrote: > On 7/10/07, Kevin Cully <[EMAIL PROTECTED]> wrote: >> I'm working on migrating an application from VFP tables to PostgreSQL >> and I'm running into something curious. I'm having to specify the >> schema in addition to the table name. Is this normal? > > Do you have the database (schema) set as the default in the ODBC > connection or ConnectionString? > _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.