when inserting a row into a sql table, is there much of a performance difference between using an update statement and using the good old fashioned
rs.addnew
rs!Fieldname = valuename
rs.update
|
Results 1 to 7 of 7
Thread: sql server - inserting rowsThreaded View
|
Click Here to Expand Forum to Full Width |