plz giv me the procedure for connecting to database
Answer / kamesh
Set Con=Server.CreateObject("ADODB.Connection")
Con.ConnectionTimeout = 0
Con.CommandTimeout = 0
Con.Open "Provider=SQLOLEDB.1;Password=aatindia;Persist
Security Info=false;User ID=aspteam;Initial
Catalog=aat_new1;Data Source=indiaserver"
| Is This Answer Correct ? | 5 Yes | 2 No |
What are the stored procedure and why they are needed?
define the functionality of web server in context to Active server page.
What is a Dictionary object?
What are the attributes of the <form> tags? What are their functions?
What are the properties used to control the expiration of the page?
Explain how big is the char?
What is ascx cs?
What are the collections of Session Object?
What is difference between server.transfer and response.redirect ?
2 Answers CIStems Software, Effexoft, VebTel,
Define .asp file?
What is difference between Physical path and Virtual path? Explanin with example.
What is asp give its application?