Re: Setting `login->use_utf16` With DBLIB Using Sybdb.h
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4faRh-dtkwsqJW3Q12aGY+PA2GTYLQTU6=+zY=LEdGneg@mail.gmail.com> |
2016-04-24 20:58 GMT+01:00 Ken Collins <[email protected]>: > So I saw the news about `use utf-16 = true` via the conf file for 0.95 and how this is the default in 1.0 release candidate. However, I was wondering if there is a way I can set this long in bit using either an environment variable or some other means when compiling against sybdb.h? > > - Thanks in advance, > Ken Collins An environment variable looks to much. An option to set using setlshort/setllong would make sense to me. Does it sound reasonable? I don't understand how you want to use this option. Frediano