Database editor?

Hank Fay hank at prosysplus.com
Thu Aug 10 10:14:48 EDT 2000


Apex (www.componentone.com) has the TrueGrid ActiveX control, which allows
editing; ProtoView (www.protoview.com) has a Java Applet that does much the
same, I think.  You have to supply the add/delete functionality.  The
ProtoView control binds to a variety of datasources, including an xml
stream.

Hank

--
http://www.prosysplus.com
"Olivier Dagenais" <olivierS.dagenaisP at canadaA.comM> wrote in message
news:H55k5.118449$1h3.1886797 at news20.bellglobal.com...
> Is there any software out there that allows you to use a grid data entry
> mechanism for adding/modifying/deleting data from a DB-API -based
database?
> Sort of what Microsoft's VisData does with Access (and other) databases or
> like Microsoft's Orca does with MSI databases.  (I think Microsoft Access
is
> a fancy version of this, too...)
>
> So, anyway, I'm looking for a nice little generic GUI for entering string
> data in a grid, instead of writing lines and lines of SQL statements that
> rebuild the database on every change.  It would be so cool if it was
> DB-API -based, so that it didn't matter what format the database was, or
how
> it worked.  I don't need a fancy query or table builder or anything like
> that.  Oh, and it has to run on Windows, because that's all I have... :-/
>
> Anybody?
>
> Thanks!
>
> --
> ----------------------------------------------------------------------
> Olivier A. Dagenais - Carleton University - Computer Science III
>
>
>





More information about the Python-list mailing list