TDS and character encoding

This is a discussion on TDS and character encoding within the Framework and Interface Programming forums in category; On Thu, 27 Sep 2007 08:54:30 -0700, bzh_29 <xiii29 @ free.Fr> wrote: >I've exactly the same trouble ... My apps is responding fine on a LAN >but when I goes on a WAN, getting horrible ! > >>From 5 sec to 7 min ... When I look SQL Time is the same so I look >network usage with network analyser and find the same result a you ! Just to make sure one basic point is covered, do all the stored procedures have SET NOCOUNT ON right at the beginning? Leaving that out can magnify network issues. Roy Harvey Beacon ...

Go Back   Application Development Forum > Framework and Interface Programming

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #61  
Old 09-28-2007, 09:34 AM
Roy Harvey (SQL Server MVP)
Guest
 
Default Re: TDS and character encoding

On Thu, 27 Sep 2007 08:54:30 -0700, bzh_29 <xiii29@free.Fr> wrote:

>I've exactly the same trouble ... My apps is responding fine on a LAN
>but when I goes on a WAN, getting horrible !
>
>>From 5 sec to 7 min ... When I look SQL Time is the same so I look

>network usage with network analyser and find the same result a you !


Just to make sure one basic point is covered, do all the stored
procedures have SET NOCOUNT ON right at the beginning? Leaving that
out can magnify network issues.

Roy Harvey
Beacon Falls, CT
Reply With Quote
  #62  
Old 09-28-2007, 09:34 AM
Roy Harvey (SQL Server MVP)
Guest
 
Default Re: TDS and character encoding

On Thu, 27 Sep 2007 08:54:30 -0700, bzh_29 <xiii29@free.Fr> wrote:

>I've exactly the same trouble ... My apps is responding fine on a LAN
>but when I goes on a WAN, getting horrible !
>
>>From 5 sec to 7 min ... When I look SQL Time is the same so I look

>network usage with network analyser and find the same result a you !


Just to make sure one basic point is covered, do all the stored
procedures have SET NOCOUNT ON right at the beginning? Leaving that
out can magnify network issues.

Roy Harvey
Beacon Falls, CT
Reply With Quote
  #63  
Old 11-13-2008, 02:22 AM
Junior Member
 
Join Date: Nov 2008
rana99 is on a distinguished road
Default I don't know your business, but even if you are not aiming at the Far Eastern market,

I don't know your business, but even if you are not aiming at the Far
Eastern market, you may expand into Poland or Hungary one day. That's
enough reason to use Unicode.

Developing for Unicode from the start is cheap. Changing to Unicode after
the fact is expensive.

And if you use varchar in your application, what is really your problem?
The only Unicode you need to send is the name of the stored procedures you
call? Or are you sending query batches from the application? Now, if you
do that, there are some bytes you can save by using stored procedures
instead.
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 03:17 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.