Running a Python script against an embedded mySQL server.

Q

quadric

Hi,

I have an application that has an embedded/extended Python interpreter. I
need to add
database capabilities and for reasons to lengthy to explain in this email,
also require
an embedded database server. I have tentatively chosen mySQL 4.0 due to
the apparent
ease of embedding, along with it having all the necessary database
functionality I need.

The application executes Python expressions as well as running complete
Python scripts via its
embedded interpreter.

The question is, using msSQLdb , can I connect external Python scripts
that the application
executes to the embedded mySQL server ?

If so, are there any special considerations in doing this?


Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top