I have a MS Access database on my website with three tables. At the end of each week I need to update the online tables with the data on my C: drive for the online client’s requests on the next week. Each table contains about 5000 records.
I don’t know how to transfer data to an online table. I would appreciate any help on doing this…
mmfarmani
Member
1 Points
16 Posts
Transferring data from C: drive into an online table
Jul 15, 2012 01:07 PM|LINK
I have a MS Access database on my website with three tables. At the end of each week I need to update the online tables with the data on my C: drive for the online client’s requests on the next week. Each table contains about 5000 records.
I don’t know how to transfer data to an online table. I would appreciate any help on doing this…
Mikesdotnett...
All-Star
154955 Points
19872 Posts
Moderator
MVP
Re: Transferring data from C: drive into an online table
Jul 15, 2012 03:39 PM|LINK
You need to write a programme that runs on your machine to do that. ASP.NET can't help you.
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter