borris83
04-11-2009, 12:01 PM
Hi,
I am trying to learn ASP and I would like to know how we write certain things in ASP...
1) How to connect to a mssql database using ASP
2) How to change the database (Like mysql_select_db in PHP)
3) How to perform Insert, Select, update and how to use the data received from the query
4) How to close the connection
I am trying to learn ASP and I would like to know how we write certain things in ASP...
1) How to connect to a mssql database using ASP
2) How to change the database (Like mysql_select_db in PHP)
3) How to perform Insert, Select, update and how to use the data received from the query
4) How to close the connection