Hello,
I am using MSQuery to change some data in MS SQL database, and strangerly some of them gone through, but certain records won't allow me to change (or only be changed at another time, another day), and the cursor is just hanging there forever until I close the application, what is the causes it hangs? Is this something with Record locking? Should I block all users first ? or else what should I do?
Thanks
I am using MSQuery to change some data in MS SQL database, and strangerly some of them gone through, but certain records won't allow me to change (or only be changed at another time, another day), and the cursor is just hanging there forever until I close the application, what is the causes it hangs? Is this something with Record locking? Should I block all users first ? or else what should I do?
Thanks