Here's the deal...
I have an entire system set up in Access at the moment and am slowly moving it over to SQL. Unfortunately I have just started this and need to keep the current system running until I can get the whole thing working.
So, until then... I have one task which I would like to run in SQL because the query in Access takes about 4 hours. What I thought I could do was set up a DTS package to import the data into SQL Server, run some SQL (which takes about 25 seconds in SQL Server) and then export the data from SQL Server back to Access. I need to do this from Access, as there are several steps before and after which run from Access.
Can anyone help me do this? Or does anyone have any better ideas? The access db does not live on the same box as SQL Server. I am using Access 97, but have ADO libraries available.
Hope to get some feedback soon as this manual intervention is really screwing up my sleep patterns
Thanks
Jo
I have an entire system set up in Access at the moment and am slowly moving it over to SQL. Unfortunately I have just started this and need to keep the current system running until I can get the whole thing working.
So, until then... I have one task which I would like to run in SQL because the query in Access takes about 4 hours. What I thought I could do was set up a DTS package to import the data into SQL Server, run some SQL (which takes about 25 seconds in SQL Server) and then export the data from SQL Server back to Access. I need to do this from Access, as there are several steps before and after which run from Access.
Can anyone help me do this? Or does anyone have any better ideas? The access db does not live on the same box as SQL Server. I am using Access 97, but have ADO libraries available.
Hope to get some feedback soon as this manual intervention is really screwing up my sleep patterns
Thanks
Jo