|
-
Nov 3rd, 1999, 12:49 PM
#1
Thread Starter
Hyperactive Member
I have a rare problem. I'm using VB5 with RDO and when I change the value of a memo field (and update it), this doesn't update.
But if I add a stop statament before and after the update line (with nothing more) the update works well!
Stop
Resultset.Update
Stop
A simple DoEvents statament doesn't work.
Any idea about it?
Tonatiuh
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
|