|
Database Workbench Pro 3.1 released
Upscene Productions releases Database Workbench Pro 3.1, the next version of the popular cross database development tool.
Changes Highlights in 3.1
-------------------------------------
- New features and enhancements in Conceptual and Physical Diagramming
- InterBase and Firebird Trigger Debugger
- New options in Schema Compare
- GUI improvements
- Ability to use Oracle 11g
- Diagramming usuability improvements
- Many bug fixes...
New Feature Highlights in 3.0
-------------------------------------
- Conceptual and Physical Data Model Diagramming
- ADO/ODBC Explorer (run queries against any ADO/ODBC datasource)
- "Workspace" Feature for increased usability
- Increased Oracle support (object types, collection types, object tables and more)
- Increased MySQL support (events, spatial extensions and more)
- Oracle Stored Code Debugger
- Code Editor enhancements (parameter insight, parenthesis highlighting)
- File Compare Tool
... and much more ...
Download a trial at: http://www.upscene.com/download.htm
What's new?: http://www.upscene.com/products/dbw/whatsnew30.htm
Full list of features and fixes: http://www.upscene.com/news/20080121.htm
Database Workbench supports:
- Borland InterBase ( 4.x - 8.x )
- Firebird ( 1.x, 2.x )
- MS SQL Server/MSDE ( v6.5, 7, 2000, 2005, MSDE 1 & 2, SQL Express )
- MySQL 4.x, 5.x
- Oracle Database ( 8i, 9i, 10g, 11g )
- NexusDB ( 2.07 and up )
If you experience any problems with this new version, don't
hestitate and either go to the website and send a support email
or email directly to support@upscene.com
Thank you for your support,
Martijn Tonies
Database Workbench - the database developer tool for professionals
Upscene Productions
http://www.upscene.com
Related Discussions - HOW TO RUN DATABASE APPLICATION ON THE INTERNET (2001-01-03 03:04:54)This is possible using COM objects and ActiveX Server ...
Don't ask how ... I'm not into COM object programming ... :o)
Regards
/Filip
- RUNNING A DATABASE APPLICATION ON ANOTHER COMPUTER (2001-01-07 05:36:33)In the BDE on the other PC (the one without the database), you must add an alias to point to the location of the database in the format of:...
- HOW TO CREATE SEQURE LOGIN TO DESKTOP APPLICATION (2001-01-05 09:30:01)I'm not pretty sure, what your intention is. One possible approach would be to use a edit-field, which cannot be "spyed out" by the usual password...
- ERROR MESSAGE "KEY FIELD CONTAINING A DUPLICATE VALUE" (2001-01-05 11:54:47)I am certain that you have created a field and made it a key or index field with unique properties. Being unique, if a value entered is identical...
- DELPHI WITH INTERNET.. (2001-01-05 19:35:50)http://www.matlus.com/scripts/website.dll
This site is 100% Delphi built and 100% dynamic. All the content you see here is "database driven" and a...
- MODBC MTABLE.POST - WHY DOESN'T WORK? (2001-01-07 09:32:50)Thanks for help :)
I use Access database, and my 'ID' field is the standard unique field generated by Access. I've tried to set the field type...
- WHAT FREEWARE (!) SHOULD I USE INSTEAD OF BDE? (2001-01-10 07:00:24)See Kyle Corde's BDE Alternatives Guide:
http://www.kylecordes.com/bag/index.html
- QUICK REPORT (2001-01-10 04:39:38)I don't really understand what you mean. But I think, you want to write a table without a database. This is possible with the OnNeedData-Event of...
- HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- INDEX PROBLEMS (2001-01-12 08:28:01)I've worked with a configuration like yours. Please specify the method you use to access Pervasive database (ODBC, DBE, ADOExpress, Titan, P.SQL...
|