SteveDingle
Programmer
Heya All,
I am currenty running processes which inserts/updates/deletes records into SQL Server 2K from VFP 9.
Since I was logging success/failure I was committing each record as opposed to batch processing. Client is now saying the process is taking to long so I was going to move to batch processing however I am not sure how this would effect my ability to capture the success/failure on an individual record basis. So I have a coupla questions:
1) Will batch processing improve the speed?
2) If I commit say 50 changes, and 1 or 5 fails, what will happen? Will I be able to get record details of which ones failed?
Toodles,
Steve Dingle
D&S Business Solutions Ltd
I am currenty running processes which inserts/updates/deletes records into SQL Server 2K from VFP 9.
Since I was logging success/failure I was committing each record as opposed to batch processing. Client is now saying the process is taking to long so I was going to move to batch processing however I am not sure how this would effect my ability to capture the success/failure on an individual record basis. So I have a coupla questions:
1) Will batch processing improve the speed?
2) If I commit say 50 changes, and 1 or 5 fails, what will happen? Will I be able to get record details of which ones failed?
Toodles,
Steve Dingle
D&S Business Solutions Ltd