|
-
Mar 30th, 2000, 11:42 PM
#1
Thread Starter
Lively Member
Can anyone tell me how to search all fields in an SQL statement as opposed to just one? This is the code I want to change.
strQuery = "SELECT * FROM software WHERE Name LIKE '%" & SoftwareString & "%'"
I want to do a text search on all of the fields, not just the Name field. Thanks.
casox
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
|