The only alternatives I have are using a program called libodbc++ or using the built-in ODBC in VC++. I would rather have done without it since it requires a lot more things to be copied to the target computer.
> -----Original Message----- > From: Bart Samwel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 13, 2006 4:31 PM > To: Jonathan Blitz > Cc: 'Jeroen T. Vermeulen'; [email protected] > Subject: Re: [libpqxx-general] Compile erros on test progrm in VC++ > > Jonathan Blitz wrote: > > I think I may have found the problem. > > My program is in Managed code and I think libpqxx is not. > > > > That kinda screws it up. > > > > Can I still use the DLL version? > > Whoaaa! That _doesn't_ work. libpqxx is a C+ library, and Managed C++ is > not C++. :-/ Do you have an alternative? > > Cheers, > Bart > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 9/12/2006 > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 09/12/2006 > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.3/446 - Release Date: 09/12/2006 _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
