Importinf Text data files in MS Access

Light Poster
24Jan2007,09:14   #1
devisrin4's Avatar
hi

i am importing the text format data files to MSAccess 2003 by using import option. but the problem is text data will change daily so i have to update the files daily. can we do this programatically.

Solution without useing DSN is prefered one if we don't hvae other option then i will go with that

Thank you
Team Leader
24Jan2007,14:02   #2
pradeep's Avatar
Yeah, you can use the Microsoft Excel Driver to create a connection to the Excel file and insert it into the Access file.