[ANN] DBEdit 1.5 available
Carl Lindberg <[email protected]> Mon, 12 Apr 2004 10:49:15 -0400
| Newsgroups | gmane.comp.web.webobjects.eof,gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Rubicode has released version 1.5 of DBEdit. Version 1.5 adds
export (tab-separated, CSV, and eoutil plist formats), loading of
multiple models in a single window (especially useful for prototype-only
models), saving of this model list to a .DBEditGroup file, much better
handling off custom, allows NSData to be used in qualifiers to
query binary columns, allows selected values to be copied to the
pasteboard, and adds a few other bug fixes and minor improvements.
DBEdit is a freeware application for database exploration and
editing based on information in EOModel files. Fetches can be done
for all or qualified rows for a particular entity, and the results
can be sorted, printed, edited, exported to file, and saved back to the
database. Rows can be deleted or added, and relationships can be
followed to display the related rows. A raw SQL window is provided to
execute arbitrary SQL statements (and see the results if any).
DBEdit should work with any EOF/WOF version on MacOS X 10.x,
MacOS X Server 1.2, Windows NT/2000, and OPENSTEP. Screenshots and
binaries are on our web site at:
http://www.rubicode.com/Software/DBEdit/
Feedback can be sent to dbedit at rubicode.com.
Thanks,
- Carl Lindberg & Doug McClure