Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

oRS.Find syntax 1

Status
Not open for further replies.

mot98

MIS
Jan 25, 2002
647
CA
Hi all,

I am trying to use the Find method to search the database. However I am getting some strange errors on it.

I am searching a Column in the database that is called "Book Code"

The syntax looks like this:

oRSb.find "Book Code = '" & varCode & "'"

Is there a problem with a column name that is 2 words?

Any help would be appreciated...
mot98
[pc]

"Every day I learn something new, and forget 10 things I learned long ago!"
 
Thanks cbokowski..that worked great. mot98
[pc]

"Every day I learn something new, and forget 10 things I learned long ago!"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top