You are not logged in.

#1 2018-06-15 06:20:12

Muhammad
User RankUser RankUser RankUser RankUser RankUser Rank
بِسمِ اللَّهِ الرَّحمٰنِ الرَّحيمِ
From: Sahiwal Division
Registered: 2012-03-22
Posts: 22,197
Website

How do you connect to the database?

Server Scripting Quizzes MCQs Quizzes ADO Quiz MCQs

Question:
How do you connect to the database?

Option A):
<% set conn=Server.CreateObject() %>
Option B):
All of these
Option C):
<% Server.CreateObject("ADODB.Connection") %>
Option D):
<% set conn=Server.CreateObject("ADODB.Connection") %>

Correct Answer is Option D):
<% set conn=Server.CreateObject("ADODB.Connection") %>


Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/

2018-06-15 06:20:12

Advertisement
Ads By Google

Re: How do you connect to the database?



\n

Board footer