|
-
October 10th, 2004, 01:08 PM
#1
Which better recordet or SQL direct to insert in Multi User
Which better recordet or SQL direct to insert in Multi User program to avoid any repeat numbers or conflicts ?
-
October 10th, 2004, 02:31 PM
#2
Re: Which better recordet or SQL direct to insert in Multi User
Well, the recordset does get changed into an SQL statment, and it gets executed on the server. In this since, there really is no differenct. If this is referring to your previous post, listen to Thread1. That statement does everyting at once, and will avoid the duplicate invoice problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|