[issue18692] Connection change in compiled code

2013-08-08 Thread R. David Murray
R. David Murray added the comment: This issue tracker is for reporting bugs in Python and its standard library. Your submission looks like a request for help. You are much more likely to get the answer to your question on the python-list mailing list. Please submit your question there. ---

[issue18692] Connection change in compiled code

2013-08-08 Thread INNA
New submission from INNA: Hi, I have a compiled code, which currently uses SQLITE connection (datastore). I was wondering if it is possible to change the connection string to use SQL Server database. I would like to export the datastore to SQL server database, as we are having issues with th