Re: connecting to DBMS

2008-07-01 Thread teebes
On Jul 1, 9:35 am, varun chadha <[EMAIL PROTECTED]> 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

connecting to DBMS

2008-07-01 Thread varun chadha
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.