-
I'm working on a project using Access databases and I need to set something up so I can tell exactly when in the program's execution a database table was updated. This is just for debugging purposes, so if I could make a breakpoint to do this that would be perfect.
Thanks.
-
i dont know anything about database programming in vb, but with the database object is there an event that gets fired when updating of a table occurs?
-
If there is, I don't know what it is. Otherwise I would just use that.
-
shub i feel sorta bad for ya, i have seen you post before, but it usually deals with db stuff, and I really cant help ya. And it seems no one else really helps ya out either.