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.
Created on 2013年08月09日 00:02 by INNESSA, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg194711 - (view) | Author: INNA (INNESSA) | Date: 2013年08月09日 00:02 | |
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 |
|||
| msg194713 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2013年08月09日 01:55 | |
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. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:49 | admin | set | github: 62892 |
| 2013年08月09日 01:55:06 | r.david.murray | set | status: open -> closed nosy: + r.david.murray messages: + msg194713 resolution: not a bug stage: resolved |
| 2013年08月09日 00:02:19 | INNESSA | create | |