How shall i express by code the commands copy table paste structure only. I intend to use the following expression
Dim SQL As String
SQL = ” SELECT TblStudents.* INTO tblStudents FROM TblStudents
CurrentDb.Execute SQL
How can i set the requirement structure only ?
-
Structure only (Access 2000)
- This topic has 2 replies, 2 voices, and was last updated 18 years, 4 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads