![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi. I'm trying to update one of my company's software products written in MS Access 2000 that sends information, via the internet, to SQL Server 2000. Originally the code inside the Access database used the old DAO format and I updated it to ADO. Although the ADO is faster, it is only slightly faster than the original code, and because of the mass amounts of data being transferred it is still too slow for end user satisfaction. I was wondering if there was a way, or method, to do like a BULK INSERT table per table. I'm thinking one of the main reasons the current process is slow is the high number of Inserts to each table. Any suggestions would be greatly appreciated. |
![]() |
| Thread Tools | |
| Display Modes | |
| |