Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
jTDS driver
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Thomas Kellerer, post: 613482"] The point is: if you have serious problems with your queries (missing indexes, wrong where clause etc) then even a faster driver won't help you. The driver will only speed up data transfer between the server and the client, but not the processing *on* the server. Taking your comments into account (without knowing the details though) I would very much doubt that you will see a big difference. But then, why not simply test it? Apart from changing the URL and driver class, there shouldn't be any further changes to be made. Thomas [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
jTDS driver
Top