Import/Export Specifications

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

Does anyone know if i can use the docmd.transfertext
action along with an Import/Export Specification i have
created in my Access db on a linked SQL Server table?

If not, i suspect i would have to use DTS in SQL Server.

Thanks in advance,
Nick
 
Not quite sure what you are trying to do.
Tranafer text is for interacting with ASCII files not SQL Server tables.
If you have a linked SQL Server table, just wirte a query against it.
 

Ask a Question

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.

Ask a Question

Back
Top