Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Connection

Author  Topic 

asm
Posting Yak Master

140 Posts

Posted - 2006-12-20 : 00:03:18
Hi

I am using SQL Server 2005 with VB.Net 2003.
I am using sqlclient to connect for data entry and
oledb for reporting in Crystal reports.

Can sql server server run slow for two type of connection.


thanks

asm

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-12-20 : 01:12:10
no, the connection to the database does not mean the perfomance of the database
Go to Top of Page

monty
Posting Yak Master

130 Posts

Posted - 2006-12-20 : 22:52:46
check with bandwidth speed external connectivity primarly,if everything is fine and still u feel sql server is slow then u need to make changes to the database for example rebuilding indexes etc

its me monty
Go to Top of Page
   

- Advertisement -