|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
MYSQL using ODBC
Been testing MYSQL with ASP using ODBC and notice that it's very slow. Is it normal?
|
|
#2
|
|||
|
|||
|
ODBC can be quite slow, especially if your data source is located remotely. I am assuming you are connecting through tcp/ip to a data source and not locally. I'd advise against this if it is the case.
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
|
#3
|
||||
|
||||
|
Use OLE DB instead.
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > MYSQL using ODBC |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|