From: ralph h. <1st...@1I...> - 2004-04-05 15:24:42
|
What I am concerned about are: --Any Multi user access problems/issues --Performance running as a network app I tried using the dbBrowser and got it working for simple table maintenance. How do you add a delete method and what would the syntax look like? I wondered if anyone developed a framework for a more elaborate form (non-grid). I looked at the custdb example but it seems to read the entire table into memory. I would like to create a ms-access like form with all the buttons. --- "Steve Holden" <sh...@ho...> wrote: IIRC there's actually a database demo for Gadfly. You ought to be able to adapt that to MySQL fairly easily - the gadfly module isn't quite DBAPI 2.0 compliant, so there would be a slight impedance mismatch, but techniques for working with MySQL in Python are fairly well-established. regards Steve > -----Original Message----- > From: pyt...@li... > [mailto:pyt...@li...]On > Behalf Of ralph > heimburger > Sent: Friday, April 02, 2004 9:40 AM > To: PythonCard Mailing List > Subject: [Pythoncard-users] DB Framework > > > Has anyone created a framework for updating a MySQL Database > using Python Card? > > _____________________________________________________________ > > > > ======================================= > www.StrictlyEmail.com ...our name says it all! > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Pythoncard-users mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/pythoncard-users _____________________________________________________________ ======================================= www.StrictlyEmail.com ...our name says it all! |