this there any module can connecting sql, Please give me a example forwork on sql server database
Which module can insert to sql server database?
Started by wqjwftcaqr, Nov 29 2010 08:36 PM
3 replies to this topic
#1
Posted 29 November 2010 - 08:36 PM
|
|
|
#2
Posted 29 November 2010 - 08:41 PM
The MySQLdb module, there is a guide to installing the module and using it here:
Page 2 - MySQL Connectivity With Python
Page 2 - MySQL Connectivity With Python
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 29 November 2010 - 08:49 PM
this module can also work on sql server database?
#4
Posted 29 November 2010 - 09:21 PM
Possibly, but you may wish to use a different module for SQL (there are none default IIRC), there are quite a few around on the net.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.


Sign In
Create Account

Back to top









