[Firebird-devel] [FB-Tracker] Created: (CORE-4119) In compilation time of stored procedures not ASCII characters are distorted

2013-06-16 Thread Simonov Denis (JIRA)
In compilation time of stored procedures not ASCII characters are distorted Key: CORE-4119 URL: http://tracker.firebirdsql.org/browse/CORE-4119 Project: Firebird Core

Re: [Firebird-devel] Handling isc_info_truncated

2013-06-16 Thread Adriano dos Santos Fernandes
On 16-06-2013 08:44, Mark Rotteveel wrote: > I need some help with handling isc_info_truncated when retrieving > statement prepare info (the request includes both isc_info_sql_select > and isc_info_sql_bind) > > Specifically I need to know where to put the isc_info_sql_sqlda_start > items when

[Firebird-devel] Handling isc_info_truncated

2013-06-16 Thread Mark Rotteveel
I need some help with handling isc_info_truncated when retrieving statement prepare info (the request includes both isc_info_sql_select and isc_info_sql_bind) Specifically I need to know where to put the isc_info_sql_sqlda_start items when both isc_info_sql_select and isc_info_sql_bind are pres