How to generate ALTER TABLE statements for all for
How to generate ALTER TABLE statements for all foreign key to primary key refrences in vba?
I wonder how i can generate ALTER TABLE statements for all foreign key to primary key references of current
access db using vba and writeing them to a text file. I be happy if some one show me a working code .Thanks
|