Hi
We have a VB6 & mdac 2.8 app accessing a SQL database. We are moving clients from MSDE to SQLExpress - we notice that some calls to open the database in SQL Express take a couple of seconds - this never happens in the MSDE scenarios - the connection string is always the same.
Any ideas - we tell out clients SQL2005 is a good thing but it is proving to be slower - this happens when even we only have one user - so it's not a multi user thing.
thanks
Bruce

sql express
GKRAO
Hi
I'm asking whether you have noticed marked performance improvements in performance when using the native client
Thanks
Bruce
Dylan Smith
Thanks for the reply - can I ask what do you base this answer on
Thanks
Bruce
TJSR
I don't think I understood your qustion. does my recommendation solve your problem
for differences between Native client and MDAC click here
from my point of view, if I upgraded the server I have to upgrade the clients too even if there was a backward compatability.
HTH
PawelWasilewski
try to access SQL express using the native client instead of SQLOLEDB