TPgConnection.Options.UseUnicode setting and TPgLoader
Posted: Wed 22 Feb 2012 10:26
Hi,
I'm trying to figure out what the UseUnicode setting does when I use a TPgLoader (on Delphi 2007).
The source data comes from another TDataSet, so I just call PgLoader.LoadFromDataSet.
How does PgDAC behave when UseUnicode is set to True vs. when it is set to False?
I'm trying to figure out what the UseUnicode setting does when I use a TPgLoader (on Delphi 2007).
The source data comes from another TDataSet, so I just call PgLoader.LoadFromDataSet.
How does PgDAC behave when UseUnicode is set to True vs. when it is set to False?