I have an access db template. i want to copy that template and rename table1 in the template as table1 already contains certain fields
Also is there any way to copy table1 and create a table2, rename it and keep the fields in table1.
Any way to do this in Delphi?