Board index » delphi » Foreign key errors with Sybase SQL Anywhere 7
NOSPAM_...@dartmouth.edu (Donna)
![]() Delphi Developer |
Tue, 02 Dec 2003 04:20:30 GMT
Foreign key errors with Sybase SQL Anywhere 7
I have a client/server environment with NT workstations and a delphi
client (in the works) communicating to a Sybase SQL Anywhere 7 database on NT Server. I'm using a BDE Alias with the Sybase ODBC. I think I'm gonna hear it from you all about this, because I think it may be part of my problem judging from some of the msgs I've read. If I use NativeDB or ODBCExpress, does that eliminate using the DataDictionary in Delphi? I'm using a Database component in a datamodule with many Sybase Tables First, I noticed that in the Database Explorer, no referential Second, I'm using a ComboBox to control a Notebook that has Third, I have a DBNavigator's datasource changed when the PageControl The part that is driving me NUTS is that if I delete a record and then Sorry this is so long but I would like some insight if anyone's got |