Quote:> Hello!
> I has one existed table named tbpdx which has fields of
fld1,fld2,fld3.
> How do I do to add one field ( fld4 ) into the table tbpdx at runtime?
> Thanks for your help Stone.
Check here for a code sample using SQL to easily add a field at runtime:Quote:> I has one existed table named tbpdx which has fields of
fld1,fld2,fld3.
> How do I do to add one field ( fld4 ) into the table tbpdx at runtime?
Check here for a code sample to check if a field already exists before
adding it:
http://www.bdesupport.com/faq.htm#fieldexist
--
Vinnie Murdico
The BDE Support Page
http://www.bdesupport.com
1. How to modified existing field and add new field in existing table for Access database
Please help me with code snippet how to modified existing field and add new
field in existing table for Access Database using VB5.0 (SP3)
Thank's in advance
Ari
3. Add a new Database field to a already-existing Paradox table at RUNTIME
4. (Q) How to get the primary key columns of a table ?
5. Delhpi - Adding field in an existing Paradox table
7. adding a new field to existing table
8. Adding a New Field to an existing Database Table
9. Adding a new field to an existing table via ADOX
10. Adding new fields into an existing Table
11. Adding new fields to an existing table
12. HELP NEEDED: adding new fields to an existing table