Bugs item #1727501, was opened at 2007-05-29 16:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1727501&group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Viacheslav Tararin (vtararin)
Assigned to: Nobody/Anonymous (nobody)
Summary: ODBC Database layer UNICODE build  does not work

Initial Comment:
The latest changes for ODBCLayer (1.19)
wxCharBuffer sqlBuffer = ConvertToUnicodeStream(QueryArray[i]);
//void* sqlBuffer = (void*)(QueryArray[i].c_str());
broke UNICODE. 

All SQL statements after this call unpredictable. 

For avoid this situation I return code back in my source tree.




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1727501&group_id=51305

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to