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

Roger L. Reid roger.reid at dpw.com
Mon Apr 3 12:29:45 EDT 2006


 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 ?


More information about the FreeTDS mailing list