|
-
Jan 29th, 2002, 01:35 PM
#1
Thread Starter
Junior Member
reading values from a Recordset??
Hi ,
I have a Recordset something like this
Set rstDescription = db.OpenRecordset("SELECT [StrPrimaryAttribute]&" = "& [StrValue] FROM tblTempWindsorOrder WHERE IntId =" & Itemnumber)
My Q is how to store the values that this select statment will return ,in a Variable since this will return more than 1 value .
I am using a DAO Access Databse...any suggestions will be helpful.
Thanx
himangi
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
|