|
DeZign v2.5 - Database Design Made Easy
Datanamic announces DeZign for Databases v2.5, an update to its powerful, easy-to-use database design and modeling product. This release offers new features for improved useability.
Dezign for Databases is a database development tool using an entity relationship diagram. It visually supports the lay out of the entities and relations and automatically generates SQL schemas for most leading databases. Dezign for Databases also supports domains (user defined types). Databases supported: Oracle, MySQL, Interbase, Paradox, dBase, Informix, DB2, Sybase, PostgreSQL, MS Access and MS SQL Server.
Read what's new at http://www.datanamic.com/dezign/whatsnew.html
More product information at http://www.datanamic.com/dezign/index.html
Download the evaluation version (1.3MB) at http://www.datanamic.com/download/index.html
regards
Rick van Dijk
Datanamic
Related Discussions - USING DLLS (2001-01-03 23:47:50)Hi again Goober ... :o)
Let's take NETAPI32.DLL as an example.
This DLL is created by Microsoft and the explanation of its use is described in...
- 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...
- HOW TO COPY A COMPLETE STRINGLIST TO THE CLIPBOARD? (2001-01-08 08:51:56)Where do you want to paste your items ?? In Notepad, or in your application ? If you want to copy it between your applications, I've exactly what...
- HOW CAN I LOG A MESSAGE IN THE EVENTVIEWER OF WINNT? (2001-01-08 23:53:38)Thanks,
Actualy, it uses the same procedure I used,
but it is explained...
Elscampie
- 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
|