Hi to Everybody,
I have Table in Session at C#.net.
And i want to insert all the data from session table to sqlserver 2008 table.
I dont know how to insert the couple of rows while that come from the front end that is C#.net or
whatever it may be.
Suppose i have 30 rows in a session table means how can i send that to sqlserver 2008 and how
can i insert all the rows into table as it is stored in the session table
Please help me to solve this problem.
Thanks a lot.