Hello,
Want to know how can I change the table structure of the access (mdb) via the command line of Delphi.
Where to use command like ALTER TABLE, INSERT TABLE, etc..
Thank you.
Modify table structure of the access with delphi
Started by jonnymr, Aug 08 2010 06:39 AM
1 reply to this topic
#1
Posted 08 August 2010 - 06:39 AM
|
|
|
#2
Posted 08 August 2010 - 06:49 AM
You'll have to use a query object's SQL parameter. Alter Table in Microsoft Access


Sign In
Create Account

Back to top









