|
Database Workbench 2.7.5 released
Ladies, gentlemen,
Upscene Productions is happy to announce the next
version of the popular database development tool:
Database Workbench 2.7.5 has been released today!
Based on user feedback, there are several new
features, enhancements and bugfixes.
Download a trial at: http://www.upscene.com
Features and fixes: http://www.upscene.com/news/20050719.htm
Database Workbench supports:
- Borland InterBase ( v4.x - v7.x )
- Firebird ( v1.x )
- MS SQL Server/MSDE ( v6.5, 7, 2000, MSDE 1 & 2 )
- MySQL 4, 4.1
- Oracle Database ( 8i, 9i, 10g )
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...
|