L
leonaisse
Hi
I have been trying to work this out for hours!
I just want to connect to a SQL Server DB and give four session variables
the value of the record returned.
Im just getting to grips with asp.net but in classic asp i would have just
open a recordset and then put......
Session("x") = rs("x")
and so on.....
Whats the best way to code this in asp.net vb? Any snippets would be a
bonus.
Thanks a million
Leonaisse
I have been trying to work this out for hours!
I just want to connect to a SQL Server DB and give four session variables
the value of the record returned.
Im just getting to grips with asp.net but in classic asp i would have just
open a recordset and then put......
Session("x") = rs("x")
and so on.....
Whats the best way to code this in asp.net vb? Any snippets would be a
bonus.
Thanks a million
Leonaisse