Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tobias Lips wrote: > ../postgres/PostgresConnection.cpp: In method `class CSqlRecordsetPtr > CPostgresConnection::Execute(const char *, ...)': > ../postgres/PostgresConnection.cpp:231: implicit declaration of function > `int PQexecParams(...)' > ../postgres/PostgresConnection.cpp:231: assignment to `PGresult *' from > `int' lacks a cast Your postgres library is out of date. > string_char_traits<__wchar_t>::length(const __wchar_t *)': > cvs_string.cpp:50: Internal compiler error in `final_scan_insn', at > final.c:2192 > Please submit a full bug report. ..and your gcc is broken. Not a lot we can do about that. Tony