Hi All…
I need to bind a DataGrid to server dynamic cursor.
Please help!
That is such a 'bad' and boneheaded idea, that there is no way I would offer help other than to suggest you 're-think' the issue.
Using a dynamic cursor in that manner means that locks will be placed on rows, and most likely, tables, and it will be up to the user's whim to close the form and release those locks -meaning that other users will be waiting, and waiting, and waiting.
It's rarely a good idea to use cursors, and in this scenario, that is NOT a good plan...
No comments:
Post a Comment