No, the server is accessed via wire protocol. Embedded database is accessed using native bindings. IIUC.
On 18 August 2015 at 20:15, Mark Rotteveel <[email protected]> wrote: > Are both cases using the native access? Or is one using the wire protocol? > > Mark > > ----- Reply message ----- > Van: "Jiří Činčura" <[email protected]> > Aan: "For discussion among Firebird Developers" > <[email protected]> > Onderwerp: [Firebird-devel] SQLSTATE difference between server and embedded > Datum: di, aug. 18, 2015 11:24 > > Hi *, > > When I'm trying to get SQLSTATE in case of error I find isc_arg_sql_state > (if any) and I read the string. That works fine for server. For embedded the > isc_arg_sql_state is there, but the string is null. Is that expected > behavior of embedded? Just to make sure there isn't a hidden bug some place > before this code. > > JC > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > ------------------------------------------------------------------------------ > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel > > > ------------------------------------------------------------------------------ > > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel > ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
