[freetds] Case sensitivity (was Re: Data porting homegrown tools andtechniques(wasRE:freebcp: add support for escaping characters?))

michael.peppler@bnpparibas.com michael.peppler at bnpparibas.com
Tue Apr 4 01:52:23 EDT 2006


Keep in mind that case sensitivity can be changed in Sybase by changing the
sort order for the server. By default Sybase servers are built using the
iso_1 charset and binary case-sensitive sort order, but you can use the
sqlloc (the localization tool) to change both the charset and the sort
order.

Michael




Internet
roger.reid at dpw.com@lists.ibiblio.org - 03/04/2006 18:29


Please respond to freetds at lists.ibiblio.org

Sent by:    freetds-bounces at lists.ibiblio.org

To:    freetds

cc:


Subject:    Re: [freetds] Data porting homegrown tools
       andtechniques(wasRE:freebcp: add support for escaping characters?)


 Right, in Sybase BAZ and baz are distinct.  In SQL Server they need to
be disamiguated
(t.baz = o.BAZ)- a little more self documenting anyway.

> > select foo, bar, baz from ThisTable t, OtherTable o
> > where t.bar = o.bar and baz = BAZ;
>
> whats the issue with that ?
> is that a case sensitivity thing, where baz and BAZ are both column
> names ?
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
 http://lists.ibiblio.org/mailman/listinfo/freetds



This message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.



More information about the FreeTDS mailing list