This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author INNESSA
Recipients INNESSA
Date 2013-08-09.00:02:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376006539.81.0.90020007488.issue18692@psf.upfronthosting.co.za>
In-reply-to
Content
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 the limit.

Thank you.
Inna
History
Date User Action Args
2013-08-09 00:02:19INNESSAsetrecipients: + INNESSA
2013-08-09 00:02:19INNESSAsetmessageid: <1376006539.81.0.90020007488.issue18692@psf.upfronthosting.co.za>
2013-08-09 00:02:19INNESSAlinkissue18692 messages
2013-08-09 00:02:19INNESSAcreate