Paradox tables and referential integrity

Hello everyone.

I am using the BDE function DbiCreateTable() to create permanent Paradox
tables at runtime. If I specify referential integrity for a table, the
DbiCreateTable() function fails with error 10756 "Operation not applicable".
I have read and conformed to the requirements specified in the BDE on-line
help, but without success.

If anyone knows of this problem, or if anyone has successfully created a
Paradox table with referential integrity using the DbiCreateTable()
function, please let me know.

Thanks, Alan Weeks (n...@aweeks.demon.co.uk).