|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Connecting to a DLL for Data Access
<i><b>Originally posted by : Balaji Singh (oldbuzzard@hotmail.com)</b></i><br />Can somebody tell me the advantages or the disadvantages of using DLLs, for all data access on my web server. In the sense that, I will be connecting to my database only through DLLs.
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : steve</b></i><br />I'd check into connection pooling. However. DLL's are compiled code. compiled dll's can be managed by MTS or component services. For DB purposes either check into dsn-less connections or for higher end traffic sites use connection-pooling.<br /><br />steve<br /><br /><br />------------<br />Balaji Singh at 2/24/2000 12:28:42 PM<br /><br />Can somebody tell me the advantages or the disadvantages of using DLLs, for all data access on my web server. In the sense that, I will be connecting to my database only through DLLs.
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Connecting to a DLL for Data Access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|