|
|
Which is better, rs(0) or rs("column_name")? |
|
|
Aaron Bertrand |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
33 |
This tutorial is used as reference which helps the users to know what is the best way to fetch or update records into the database. Author discusses this issue with rs(0) and rs(column_name). Sample code has been given for the users to refer and understand easily.
|