Adriano dos Santos Fernandes wrote:
> On 28/04/2011 08:20, Geoff Worboys wrote:
>>...
>> While on this sort of subject are you able to offer any
>> information about what happens to API text such as SQL
>> statements and the like) sent to the server?  (And details
>> like relation names etc returned to the client.)
>>
> They're interpreted in the client charset and converted (by
> rules above) to unicode_fss for storage.

Sorry to be a nuisance Adriano, but reviewing some code as a
result of these discussions and have yet another question.

As far as I can tell it is still required to use
isc_dsql_execute_immediate to perform a CREATE DATABASE  (if
I've missed any relevant API change in the release notes please
forgive me, I did look).

So when isc_dsql_execute_immediate is called with CREATE DATABASE
the database handle is null and there is no current connection
character set.  How is the statement string interpreted?

-- 
Geoff Worboys
Telesis Computing


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to