Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Problems with MFC AddNew



Hiroshi,

Yes, I was in debug mode. Using the debug version of the DLL solved the problem. Thank you for tracking that down. Do you also have a debug version of the ANSI DLL?

Ian

Hiroshi Inoue wrote:
Aren't you testing it with Debug mode ?
I provided the Debug version trial driver
http://www.geocities.jp/inocchichichi/psqlodbc/trial/psqlodbc35wd.zip .
Please try it.

The differece among the 3 drivers are
1. The existent drivers     Release mode compiled with the option /MT.
2. The trial driver            Release mode compiled with the option /MD.
3. The trial debug driver  Debug mode compiled with the option /MDd




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group