C
Can
I am trying to set up some tests to verify that data will
modify properly. I want to run tests for inserting,
deleting and updating data, for now I want to trigger the
event by clicking on a button in an Access Project form.
From what I understand I need to use transactions, then
within these transactions I have code to do these
actions. How do I make a transaction and where does it
go? I saw something in the SQL Server Enterprise Manager
but I was not sure how to proceed. I prefer working
through the Access project until I get my bearings since I
am familiar with Access.
modify properly. I want to run tests for inserting,
deleting and updating data, for now I want to trigger the
event by clicking on a button in an Access Project form.
From what I understand I need to use transactions, then
within these transactions I have code to do these
actions. How do I make a transaction and where does it
go? I saw something in the SQL Server Enterprise Manager
but I was not sure how to proceed. I prefer working
through the Access project until I get my bearings since I
am familiar with Access.