|
-
Oct 11th, 2001, 11:53 AM
#1
Thread Starter
New Member
Please Help! ADO Recordset AddNew Method vs. Command Object
Is it better to use the recordset's AddNew method
or
rather create a command that makes a call to the SQL Server's Insert Stored Procedure?
I'm having trouble refreshing my recordset after executing the Insert command object. So, I'm wondering if it would be better to use the AddNew method or am I just doing something totally wrong.
Any help would be great!!!
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
|