|
-
Feb 2nd, 2018, 04:32 PM
#7
Thread Starter
Junior Member
Re: [VB6] Search about Strings using Ado
 Originally Posted by westconn1
try
Code:
Adodc1.RecordSet.Find "Name='" & Text1.Text & "'"
string field types need to be enclosed in ' '
Great.. Thanks a lot, this is reasonable..
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
|