is there an easy way to create a database on the fly and let the user input values

Eric_Dexter at msn.com Eric_Dexter at msn.com
Thu Oct 12 18:50:16 EDT 2006


Chris Lambacher wrote:
> I've heard good things about Dabo: http://dabodev.com/
> On Wed, Oct 11, 2006 at 09:44:37PM -0700, Eric_Dexter at msn.com wrote:
> >      I don't realy care what database I use wx.grid or whatever.  I
> > wan't it to look at a line
> >
> > 128 9023 23428 exc and create the database or pick something out of the
> > file as  some sort of a descrition line and then display and allow the
> > user to change and add new lines.  What is the easiest set of database
> > routines to use for such a project???
> >
> > http://www.dexrow.com
> >
> > --
> > http://mail.python.org/mailman/listinfo/python-list

dabo looks intresting but I am just looking for the simplist way and
having to load from thier thing just complicates stuff.  I could
probily just use wx.grid but examples are scarce, I have seen some
simple dbm stuff but this is an old book I am reading now




More information about the Python-list mailing list