Hi,
To import an existing query with this method works good...
Can I use SQL directly in the method?
like .importdata(database.mdb!"Select * From Table")
It didn't work when I tried...
If not , how can I create and put a query in my database with VB.NET code?
thanks for help,
Wim