Re: [Tutor] Python - Embedded mysql server

2006-02-07 Thread Danny Yoo
On Tue, 7 Feb 2006, Paul Kraus wrote: > Anyone know where I can find information about how to embedd mysql into > a python application. I need my hand held. I have worked with mysql a > lot. I understand how to use python to manipulate a mysql database. What > I want to know is how to embedded a

[Tutor] Python - Embedded mysql server

2006-02-07 Thread Paul Kraus
Anyone know where I can find information about how to embedd mysql into a python application. I need my hand held. I have worked with mysql a lot. I understand how to use python to manipulate a mysql database. What I want to know is how to embedded a database into my application. -- Paul Kraus