Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista Tutorial - Accessing SQL Server 2000 from Windows Vista is very slow

Reply
 
Old 10-05-2007   #1 (permalink)
Claudio
Guest


 
 

Accessing SQL Server 2000 from Windows Vista is very slow

I have a Visual C++ application using CRecordset to connect with Sql Server
2000 on Windows 2000 Server on a Local Network,
the ODBC connection string is:
ODBC;DRIVER={SQL
Server};SERVER=servername;DATABASE=dbname;Trusted_Connection=Yes

Running the application on the computer with Windows Vista Home, the tables
opening
on Sql Server is very slow,
whereas running the same application on Windows 2000 the open is very fast.

Someone can help me to solve this issue?
I already tried to:
- disable Windows Defender
- disable Windows Firewall
- activate and use the Administrator login
- disable the IPv6 protocl
- disable autotuning
there a re no antivirus software on computer with Windows Vista
.... but resultless :-((

Thanks for any help
Claudio





My System SpecsSystem Spec
Old 10-05-2007   #2 (permalink)
Andrew McLaren
Guest


 
 

Re: Accessing SQL Server 2000 from Windows Vista is very slow

"Claudio" <claudio.orsini@xxxxxx> wrote ...
Quote:

> Running the application on the computer with Windows Vista Home, the
> tables
> opening
> on Sql Server is very slow,
> whereas running the same application on Windows 2000 the open is very
> fast.
Hi Claudio

For this kind of problem, I would install Network Monitor onto the Vista
machine. Then get a network trace of the app opening the SQL Table.

Examine the trace to see where the delays occur. Is it is session
establishment? Authentication? Slow responses from server? etc.

This in turn, will lead you to the solution.

http://www.microsoft.com/downloads/d...playlang=en&tm

Hope it helps,

--
Andrew McLaren
amclar (at) optusnet dot com dot au


My System SpecsSystem Spec
Old 10-05-2007   #3 (permalink)
Rick Lipkin
Guest


 
 

Re: Accessing SQL Server 2000 from Windows Vista is very slow

Claudio

Use sqloledb ( ado ) instead of odbc .. lots of info on MSDN for Visual
Studio and C++ apps.

RIck Lipkin

"Claudio" <claudio.orsini@xxxxxx> wrote in message
news:e3bWuhzBIHA.4476@xxxxxx
Quote:

>I have a Visual C++ application using CRecordset to connect with Sql Server
> 2000 on Windows 2000 Server on a Local Network,
> the ODBC connection string is:
> ODBC;DRIVER={SQL
> Server};SERVER=servername;DATABASE=dbname;Trusted_Connection=Yes
>
> Running the application on the computer with Windows Vista Home, the
> tables
> opening
> on Sql Server is very slow,
> whereas running the same application on Windows 2000 the open is very
> fast.
>
> Someone can help me to solve this issue?
> I already tried to:
> - disable Windows Defender
> - disable Windows Firewall
> - activate and use the Administrator login
> - disable the IPv6 protocl
> - disable autotuning
> there a re no antivirus software on computer with Windows Vista
> ... but resultless :-((
>
> Thanks for any help
> Claudio
>
>
>
>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Slow copy from Vista to Domain Controller Windows 2000 server Vista General
Slow copy from Vista to Domain Controller Windows 2000 server Vista General
Vista and Windows 2000 Server Vista General
vista ultimate slow slow network with windows 2000 pro Vista networking & sharing
vista ultimate slow slow network with windows 2000 pro Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46