Data Environment

G

Garry

I am using the Data Environment (VB6 Enterprise) with an
Access 2002 database. I have a couple of DE Commands that
insert or delete data in different tables. If I run the
commands from the data environment, they work OK. If I
debug my VB app and step through the code then they are OK
too. But when I let them run through the VB code as normal
they do not work every time, sometimes the delete command
will work, sometimes the insert command will work. I have
DoEvents after every DE command in my code.
Any suggestions or known problems?

Thanks

Garry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top