plz giv me the procedure for connecting to database



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

Post New Answer

More ASP Interview Questions

What is a variable?

1 Answers  


What are the event handlers of Application Object?

1 Answers  


What is active server object model?

0 Answers  


what is database deployment?

0 Answers  


I am not doing well in my oracle class and desparetly need some help. My main problem is the join chapter. I am very frustrated right now because I got my first zero in my in school lastweek. I excell in every other subject except oracle. I really would like to learn the program, but it looks dim for me right now and it is too late to drop the class without getting 'F'. Can someone pleae help me. with this one because I only have a few days before my assignment is due. If you leave your email I will get intouch with you immediately. Thanks

0 Answers  






What is Global.asa file?

1 Answers  


How many objects are there in ASP?

10 Answers  


What is asp in web design?

0 Answers  


how show video in own page.

0 Answers  


What are the components of asp?

0 Answers  


What is a TextStream object?

1 Answers  


Why asp is used?

0 Answers  


Categories