Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When would you not use the oleDbConnection object?
a) To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
c) To connect to an Access database.
d) To connect to an SQL 6.5 database.

Answers were Sorted based on User's Feedback



When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To con..

Answer / the jerk

I use OleDbConnection for SQL 6.5, and Access ALL THE TIME.
Also for SQL 2000 so SQL 7.0 must be OK, too. By process of
elimination, B must be the correct answer.

Is This Answer Correct ?    1 Yes 0 No

When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To con..

Answer / bhushan

Guyz...The question is "When would you....?". IMO, we can
connect to any database using oleDbConnection. However, the
question dwells on the fact that when would we not use it.
The fact that MS Access is a desktop database, leaves us no
option but to use oleDbConnection. Also, there must be some
way to connect to DB/2 database. The only 2 choices are to
use ODBC and OLEDB. So that has to be used with DB/2 as
well. However, with SQL server databases we have plenty of
support by the way of Sqlconnection and associated data
objects. These objects make it easier to work with SQL
databases easier than to use raw oleDbconnection. So the
obvious choice would amongst these 2. Yet going further, we
would refine our answer and state that support for SQL 7.0
has improved over SQL 6.5 and hence it has all the more
reason so as not to use OLEDBConnection. So IMO, the answer
should be SQL 7.0 database. Please correct me if any one
knows better...

Is This Answer Correct ?    1 Yes 0 No

When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To con..

Answer / g.b.prabhakaran

a

Is This Answer Correct ?    1 Yes 1 No

When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To con..

Answer / sathish

a)To connect to an SQL 7.0 database

Is This Answer Correct ?    1 Yes 2 No

When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To con..

Answer / harry krish

c) To connect to an Access database.

Is This Answer Correct ?    1 Yes 5 No

When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To con..

Answer / sudhir kunnure

u cannot use oleDbConnection object to

a)To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
d) To connect to an SQL 6.5 database.

Only for
c) To connect to an Access database.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

Why is global asax is used for?

0 Answers  


What are different types of api?

0 Answers  


What is interval time of GC in .net

2 Answers  


What does asp.net stand for?

0 Answers  


What are the different properties of server control that exists?

0 Answers   Cap Gemini,


What is request and response in asp.net?

0 Answers  


what are the Custom controls in asp.net?

0 Answers   MCN Solutions,


What does it mean your session has timed out?

0 Answers  


What are typed datasets?

1 Answers   IBS,


what is postback implementation?when pre-render event n init event is fired?

2 Answers   Ness Technologies,


To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?

1 Answers  


What is the use of location tag in web.config file

2 Answers   Karur Vysya Bank KVB,


Categories