Subject | Client Lib and Unicode |
---|---|
Author | Alan McDonald |
Post date | 2009-11-12T01:53:13Z |
Just checking...
I cant call
isc_attach_database(@(hdbc^.status), 0,@DATABASE,@(hdbc^.db_handle),i,
@dpb);
with PAnsiChars for DATABASE and UserName and Password structure can I?
the client lib is not unicode "aware" is it?
regards
Alan McDonald
I cant call
isc_attach_database(@(hdbc^.status), 0,@DATABASE,@(hdbc^.db_handle),i,
@dpb);
with PAnsiChars for DATABASE and UserName and Password structure can I?
the client lib is not unicode "aware" is it?
regards
Alan McDonald