Board index » delphi » Referential Integrity with Paradox Tables
Jim Ley
![]() Delphi Developer |
Fri, 05 Nov 1999 03:00:00 GMT
Referential Integrity with Paradox TablesIs there a dynamic way to determine a table's dependent tables and then OR Could someone translate the following C code to Object pascal. This is Creates a string containing all the names of referential integrity This example uses the following inputs: DBIResult fDbiOpenRintList(hDBIDb hDb, pCHAR TblName, pCHAR RIntList) return rslt; Quote} Jim |