ASP.net 2.0 interfacing with DB

G

greatwhite

Alright, I'm new to ASP.net from ASP 3 and I can see that there are a
bunch of fancy database controls. I have an instance where I would
like to get information from a single column row by row and then act
on that data through if statements. I then like to pass on the row
number (id) and have the page give me the rest of the information from
that row. How might I go about doing this? I know in ASP you could
just specify a recordset. Is there some equivalent to this?
 
G

Guest

Alright, I'm new to ASP.net from ASP 3 and I can see that there are a
bunch of fancy database controls. I have an instance where I would
like to get information from a single column row by row and then act
on that data through if statements. I then like to pass on the row
number (id) and have the page give me the rest of the information from
that row. How might I go about doing this? I know in ASP you could
just specify a recordset. Is there some equivalent to this?

Please have a look what's new in .net

Converting ASP to ASP.NET
http://msdn2.microsoft.com/en-us/library/ms973813.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top