|
-
Jun 19th, 2000, 11:11 AM
#1
Thread Starter
Junior Member
I would like to use a wildcard on this search for a user's last name. I know i can use the LIKE command, but i am not sure where to add it. If there is another way to do wildcard search could you please let me know. Thanks
Altecjjf VB5
Select * from Customers where ContactLastName = '" & UserInputByLastName & "'"
Thanks
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
|