D
DaveE
When I run the code to import a table from an ODBC db I get an error that the
destination table doesn't exist, "tblCustomer doesn't exist". If I create an
empty tblCustomer table, the error says "tblCustomer1 doesn't exist". And on
it goes. What am I missing. I thought it would just create the table.
destination table doesn't exist, "tblCustomer doesn't exist". If I create an
empty tblCustomer table, the error says "tblCustomer1 doesn't exist". And on
it goes. What am I missing. I thought it would just create the table.