plz giv me the procedure for connecting to database
Answer Posted / 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 |
Post New Answer View All Answers
how to create overlay on div ?
What is the default scripting language on the client side?
Is classic asp dead?
What is the common language specification (cls)?
What is the difference between a namespace and an assembly name?
Define html (hypertext markup language)?
When did classic asp come out?
Explain how to handle error in asp?
What is the order of precedence for logical operators.
What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?
Define an err object?
What does asp mean in business?
How do I convert an aspx file to pdf?
How to make page break in Crystal Report..?
Why do we use asp?