Page 1 of 1

ANSI V UNICODE

PostPosted: Tue Feb 09, 2010 3:58 pm
by doco
ANSI DB v UNICODE DB

I am wondering
what the difference is and
why that might be important to me and
how I would find out which I am using

thanks

Re: ANSI V UNICODE

PostPosted: Tue Feb 09, 2010 9:51 pm
by tarix
PokerTracker 3 uses an SQL_ASCII encoding for speed. Currently we handle all of the conversions internally so that we don't incur the performance penalties from PostgreSQL.