G
Guest
I have a situation to use cursors in SQL Server. I need to populate DataSet
for the returned rows. So that i could use DataGrid to display the values in
the front end.
Is it possible to populate DataGrid, if i use Cursor in SQL Server. Can
someone give me an example.
Thanks in advace
for the returned rows. So that i could use DataGrid to display the values in
the front end.
Is it possible to populate DataGrid, if i use Cursor in SQL Server. Can
someone give me an example.
Thanks in advace