|
-
August 2nd, 1999, 10:09 PM
#1
Textbox & DataEnvironment Command
In a Data Environment, I designed a command, then I added a form, and in the form, I added some textbox, and let the datasource, datamember set. At first time of frmMyForm.Show vbModal, it shows the data in the database table correctly. However, after I unload the form, and do a frmMyForm.Show vbModal a second time, the data can't be shown in the textbox's correctly.
What's wrong ??? But I tested the RecordSet object can be manipulated as normal.
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
|