Re: How to copy an access table in a mdb file using ado and delphi 6 pro



Use SQL: "Insert Into..."

------------

"Diederik van Donk" wrote...
how do i copy an access table in an access mdb file to a copy
in the same mdb file. (Second table should of course have a
different name)



.