DbiDoRestructure call usage 
Author Message
 DbiDoRestructure call usage

Does anyone have some example code for restructuring tables at runtime
using the BDE? I want to check the structure of an existing table at open
time, compare that to another table, and restucture if they are not the
same. My reading of the BDE manual seems to indicate that the
DbiDoRestructure call must be made once for each change in the table
structure. Is this correct? I am writing in Delphi, but C code would be
fine.

Thanks much,
Paul.



Sun, 29 Nov 1998 03:00:00 GMT  
 DbiDoRestructure call usage

Quote:

> Does anyone have some example code for restructuring tables at runtime
> using the BDE? I want to check the structure of an existing table at open
> time, compare that to another table, and restucture if they are not the
> same. My reading of the BDE manual seems to indicate that the
> DbiDoRestructure call must be made once for each change in the table
> structure. Is this correct? I am writing in Delphi, but C code would be
> fine.

It's in the BDE-reference help-file, complete with an example in C++
and one in Delphi as well. It works only for STANDARD tables (dBase
and Paradox), however.

Jasper

PS: please take into consideration
- when replying, I just think I know;
- when asking, be sure that I don't.



Mon, 30 Nov 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Help: BDE Call to DbiDoRestructure

2. Help!?!? DBIDoRestructure Call to reorder fields

3. check voice call or data call

4. Paradox, Referential Integrity, DbiDoRestructure, SQL

5. dbiDoRestructure

6. DbiDoRestructure- Adding passwords to paradox tables

7. dbiDoRestructure

8. DbiDoRestructure Error

9. DbiDoRestructure more information?

10. DbiDoRestructure ? (Pack a Paradox table)

11. Problems with dbiDoRestructure on Password protected tables?

12. DbiDoRestructure - losing master password

 

 
Powered by phpBB® Forum Software