what are methods we have in connection pooling

Answer Posted / vijay

Execute();
Executemethod();
ExecuteQuery();

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can i split string in a textbox in windows appication using C#.net

2207


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

7827


what is difference between kpo and it industry? that is in terms of work, package etc

1531


what is delegate and how works delegate and event.

1764


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.

781






will it allow to add same value in HashMap class.

1656


how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out

1484


In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?

1508


Explain the types of operations? Draw the figure for shift and rotate operations?

2799


what are the differences between CONS, LIST, and APPEND

4753


How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there

1562


How will you prove that java swing is multithreaded?

1690


Write a shell program to test whether a given year is leap year or not ?

2252


suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?

1488


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.

2422