Hi *,
I'm having a problem setting client encoding for a simple select_by
query, and actually my tests fail because a datetime is represented
with a different encoding, '1978-10-12 00:00:00.00' instead of
'1978-10-12 00:00:00,00' (look at the last ,).
How can I force the client to use the encoding or locale I want ?

TIA,
 ngw

p.s. SqlAlchemy is a wonderful product, thank you !


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to