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
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