I have an Access 2000 database on an NT4 server, and I have data that I need on a UNIX server. I have the UNIX server setup to create 3 .CSV flat files automatically every day. The NT4 server copies those files from the UNIX server, every day.
Currently I have those 3 .CSV files linked as tables in the Access database, and for the most part it works great. However, now that I am on to the reporting phase with Crystal Reports, I'm running into some serious limitations and problems using this method.
I need to have the data that's in these 3 flat files as real Access tables in the database (not linked tables.) I'm hoping to get some suggestions (or an application) that will automatically import the data from the .CSV files every day at a specific time. Another possibility is to have some sort of routine that deletes the tables from the database and then creates 3 new tables based on the .CSV files.
I'm stuck on this and need to get around it to do some important calculations in my reports. I am not all that familiar with VB/VBA but have the training materials here to dig if that's the road i need to be on. I could really use some help to get me on the fast track in the right direction, though. Any would be appreciated. Thanks in advance!
Jim Sparks
Currently I have those 3 .CSV files linked as tables in the Access database, and for the most part it works great. However, now that I am on to the reporting phase with Crystal Reports, I'm running into some serious limitations and problems using this method.
I need to have the data that's in these 3 flat files as real Access tables in the database (not linked tables.) I'm hoping to get some suggestions (or an application) that will automatically import the data from the .CSV files every day at a specific time. Another possibility is to have some sort of routine that deletes the tables from the database and then creates 3 new tables based on the .CSV files.
I'm stuck on this and need to get around it to do some important calculations in my reports. I am not all that familiar with VB/VBA but have the training materials here to dig if that's the road i need to be on. I could really use some help to get me on the fast track in the right direction, though. Any would be appreciated. Thanks in advance!
Jim Sparks