> I was wondering if you could tell me where to get the CVS version 
of
> the ODBC driver -- I have almost implemented foreign key support
> (SQLForeignKeys), but I did it on the ODBC source available on the
> postgres server.  I browsed the postgres CVS repository via the 
web,
> but couldn't find anything relevant.... 

It's *possible* that if you're programming directly to the ODBC API 
that you've always seen the RI stuff. I do my work in VBA apps (like 
Access), and I know that they don't see the RI errors.

You can find the ODBC source in the pgsql source, at
src/interfaces/odbc (or something *very* close, no source in front 
of me right now, sorry).

If you don't want to grab the whole file just for ODBC stuff, you can 
use CVS to just get the contents of the src/interfaces/odbc 
directory. The directions say you need to use VisualC++ to compile 
this.

Via ftp, that's in the /dev directory.


--
Joel Burton, Director of Information Systems -*- [EMAIL PROTECTED]
Support Center of Washington (www.scw.org)

Reply via email to