03Explorer
Technical User
I am struggling to find online help to use ADO coding to import a DSN established import from a SQL server table. I have code to import the full table, but that is too much data and I would like to have it filtered by a SQL statement before importing.
I have the connection string established, but can I have the import action create the table based on the source table or do I have to create the Access table (which I would have the table cleared before future imports and start fresh)...
Is there a good tutorial site or sample code that helps?
Thanx
I have the connection string established, but can I have the import action create the table based on the source table or do I have to create the Access table (which I would have the table cleared before future imports and start fresh)...
Is there a good tutorial site or sample code that helps?
Thanx