View Single Post
  #1 (permalink)  
Old November 26th, 2004, 06:23 AM
sbyers_1982 sbyers_1982 is offline
Registered User
 
Join Date: Nov 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Importing text data to an access table

I have created a script which retrieves system information like serial number, I.P. address, computer name etc and it creates an individual txt file for each PC with the computer name being the text file name.

I need to import this information into an access database (2003) and want it automated as there are alot of files. I haven't found a clear way to do this using vb script, or would it be easier doing it from within access itself?
Reply With Quote