|
-
Jul 14th, 2000, 11:36 AM
#1
Thread Starter
Member
I am having a problem with the FindFirst command.
Code:
Data2.Recordset.FindFirst "clientId = '" & CStr(Text3.Text) & "'"
clientId is an autonumber, it gives me an error saying its a data type mismatch even though im converting it to a string.
Any help would be greatly appreciated, thanks,
Wick
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
|