yes, i use a form that has a text box and a button.
Enter a tablename in the textbox and Acces goes out to a remotes SQL Server
and downloads the table. When we are through downloading, I don't want the
form lying around for the users to whom I give the Acces database.
This method allows me to easily download many tables into many databases.
yes, i use a form that has a text box and a button.
Enter a tablename in the textbox and Acces goes out to a remotes SQL Server
and downloads the table. When we are through downloading, I don't want the
form lying around for the users to whom I give the Acces database.
This method allows me to easily download many tables into many databases.
But how unintelligent are your users? All they have to do is make copies of
your Access file *before* they use it and they will be able to download as many
tables as they want.
In your SQL Server, you might want to investigate using the Wizard that
creates DTS Packages/Transformations. One of the options allows for the
creation of Access tables, IIRC.
In your SQL Server, you might want to investigate using the Wizard that
creates DTS Packages/Transformations. One of the options allows for the
creation of Access tables, IIRC.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.