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
Can I use .net framework components from a com program?
Define managed code?
Should user input data validation occur server-side or client-side?
What is Debit Memo & Credit Memo in Payables?
Explain the properties of session object?
What are server-side includes?
How do I save an aspx file?
by puting attendance to students if he absent tat should intimate to his fathers mobile automatically anybody having code send to me
What are the tasks performed by <> tags?
Define a dictionary object?
Give the comment tags for the following?
What is a service application?
What is the full name of asp in vb net?
What is a variable in asp?
What is classic asp application?