From: Marcos P. <ra...@ar...> - 2003-02-21 03:46:13
|
This is the output (please let me know if I can help you (me :-) in any way. This is the interactive tsql session marcos@cynar:~/src$ tsql -Usa -Scazalla locale is "es_ES@euro" charset is "ISO-8859-15" Password: Msg 5703, Level 0, State 1, Server CAZALLA, Line 0 Changed language setting to us_english. 1> use personal 2> go 1> select 'año' 2> go año El jue, 20 de 02 de 2003 a las 00:09, Dave Cole escribió: > >>>>> "Marcos" == Marcos Sánchez Provencio <ra...@ar...> writes: > > ______________________________________________________________________ > > Marcos> Hi there. ¿Is it possible to issue a query such as "select > Marcos> 'año' "? (in case it does not show, between the a and the o > Marcos> there is a n with a ~ on top, a very usual char in > Marcos> Spain/España). > > Marcos> It works from tsql (include with freetds):: > > It might be instructive to turn on FreeTDS debug logging and then run > both the tsql and Sybase module again. > > The TDSDUMP environment variable specifies the name of a log file and > turns on debugging (I think). > > - Dave -- Marcos Sánchez Provencio <ra...@ar...> |