|
-
November 15th, 1999, 08:25 AM
#1
Seek for a record with RDO
Hi )
Does anybody know how to locate a record with RDO programming ? When I use Visual FoxPro, I use the functin seek() or "locate for", whether there is an index or not. But how with VB when using RDO ?
The researche should, at best, locate the nearest match for the user entry.
Thank you ;-)
Duke1000 :-)
-
November 15th, 1999, 08:28 AM
#2
Re: Seek for a record with RDO
since you keep posting the same question again and again, here is the official ms statement:
"RDO does not have a FindFirst or a Seek method. "
check out MSDN article Q142836 for details and a workaround using an RDO prepared statement.
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
|