When using MySQL with SQLObject, I can use a URI like:
"mysql://.../db?charset=utf8" to indicate the encoding. What's the
equivalent for SQLite? What if I create the tables using the
.createTable() class method — how do I specify it there?

Thanks,
Jason

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to