Log in

View Full Version : ASP -PHP cross reference



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

borris83
04-23-2009, 08:55 AM
Hi.. I am wondering why no one replied.. Are there only few ASP programmers here?