What is Database Connection pooling (relative to MTS)
Answer Posted / guest
This allows MTS to reuse database connections. Database
connections are put to "sleep" As opposed to being created
and destroyed and are activated upon request.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does VB support pointers to functions?
What is the use of ActiveX Documents?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
Explain about the creation of EXE files with Visual Basic?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
OLE is used for _______
____ is the difference between Listindex and Tab index.
Is the Variant type slower than using other variable types?
Clear property is available in ____,___ control.
Explain about manipulating the recordset object
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Which type of object requires this object?
How do I speed up control property access?
Explain OLE Drag and Drop?
What is ActiveX Dll and ActiveX Exe?