|
Context Database Designer v.2.05 has been released!
We are happy to announce the new release of Context Database
Designer & Database Extensions v.2.05.
Both products are immediately available for download at:
http://www.contextsoft.com/products/dbdesign/downloads.jsp.
and
http://www.contextsoft.com/products/ctxdbext/downloads.jsp.
See screenshots here:
http://www.contextsoft.com/products/dbdesign/screenshots.jsp
We strongly advise all users to upgrade to this release
as it addresses some problems and adds many great features,
including:
- Improved reverse engineering for MS SQL 2000/2005;
- Added select statements support to SQL Console;
- Added command history to SQL Console;
- Added Relations Builder to import operations. This allows
automatically detect and create relationships for the
databases that do not support referential integrity;
- Added Auto Layout Diagram feature. This allows automatically
lay out database tables and relationships on diagram page.
- Fixed A/V in schema consistency test, when validating a
partially qualified relationship.
Related Discussions - DOT ON SCREEN (2001-01-03 03:42:55)Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function
COLORREF SetPixel(
HDC hdc, // handle...
- 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...
- SHELL EXTENSION? (2002-07-30 00:31:30)Thank u first, TeaM.
i'm a chinese :) nice to meet.
i know what you mean. i know how to implement a shell
extention TO A SPECIAL FILE CLASS,...
- 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...
|