Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: External data import in Access


Message #1 by "Reno" <Reno77@i...> on Wed, 3 Jul 2002 14:23:45
How can I execute an Access 97 external data import command 

 DoCmd.TransferText acImportDelim, "ImpSpec", "Table1", "fail_name", True

from ASP ?  The "fail_name" must to be as variable.


And it is possible to execute an Access functions and procedures from ASP ?

Thanks for any help
Reno


  Return to Index