Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > connecting to DBMS

Reply
Thread Tools

connecting to DBMS

 
 
varun chadha
Guest
Posts: n/a
 
      07-01-2008
i am a newbie to python and is working on an application which needs
to connect to the database. can anyone guide me through the DBMS that
i can use and the module to connect to it. currently i have MySQL
installed using the link on the python.org site but is unable to
connect to it through python. pls specify the link to the tutorials
which can guide to connect and execute my query. hopes u understood
what i meant to say.
thanks in advance
 
Reply With Quote
 
 
 
 
teebes
Guest
Posts: n/a
 
      07-01-2008
On Jul 1, 9:35*am, varun chadha <varun.con...@gmail.com> wrote:
> i am a newbie to python and is working on an application which needs
> to connect to the database. can anyone guide me through the DBMS that
> i can use and the module to connect to it. currently i have MySQL
> installed using the link on the python.org site but is unable to
> connect to it through python. pls specify the link *to the tutorials
> which can guide to connect and execute my query. hopes u understood
> what i meant to say.
> thanks in advance


mysql-python is probably your best bet for MySQL databases
http://sourceforge.net/projects/mysql-python/

As far as tutorials are concerned, the presentation linked in this
page is very good, given by the creator of the interface Andy Dustman:
http://bogdan.org.ua/2007/09/07/mysq...-examples.html
(scroll down to page 7 for the stuff on MySQL).

- Teebes
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compare Java DBMS - Cloudscap/Derby, hSQLDB, others Chris Java 3 07-07-2005 04:21 AM
i18n'ed Character Set in DBMS and tables Albretch Java 11 09-10-2004 01:06 PM
Seeking for SQL99 pure Java DBMS Maurice LING Java 1 06-30-2004 11:24 PM
Recommended Open Source DBMS for J2EE Steven Woody Java 10 10-23-2003 05:33 PM
Best choice for a free visual programming in Java + DBMS P.DELMAS Java 3 10-01-2003 11:36 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57