|
-
Sep 15th, 2017, 09:21 AM
#3
Thread Starter
New Member
Re: loop problem using adodb , acess ASAP
 Originally Posted by DataMiser
What do you mean by loop problem? There is no loop in the code shown.
Your code needs to use a where clause in the select so you only get the matching record. As coded if there are any records in the DB then it will update the first record every time and never add a second record.
On another note rs248 is an odd name for a recordset. Please tell me that you are not using 248 different recordsets.
Could u tell what kind of where clause that would be helpful.
I am 1st time doing vb project so new to this.
And rs248 was a random pick.
Tags for this Thread
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
|