[firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread hvlad
--- In firebird-support@yahoogroups.com, certfb wrote: Hi, Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes If so what should the 'connect' string look like, i.e. in... fbtracemgr -SE remote_host:service_mgr -USER SYSDBA

[firebird-support] Re: Catching exception fails under isql

2013-03-10 Thread hvlad
--- In firebird-support@yahoogroups.com, Rick Debay wrote: Does anyone have any insight in to this? Running this statement in isql: EXECUTE PROCEDURE P_IMPORT; Yields this error: Statement failed, SQLCODE = -508 no current record for fetch operation -violation of PRIMARY

[firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread certfb
Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes Thank you for your answers, that is great news. By the way my purpose for using tracing is to be able to see a how parametrised selects created with IBPP are resolved.

[firebird-support] Understand FB transactions

2013-03-10 Thread jacobhavkrog
Hi - I'm using IBO as a replacement to BDE in my delphi application. In converting my code I've come to a problem where I need to understand FB transactions better. In my code I need to update the metadata and data of an already running database on costumer sites. What I would like to happen,

Re: [firebird-support] Understand FB transactions

2013-03-10 Thread Ann Harrison
On Sun, Mar 10, 2013 at 1:15 PM, jacobhavkrog jac...@skoledata.dk wrote: Hi - I'm using IBO as a replacement to BDE in my delphi application. In converting my code I've come to a problem where I need to understand FB transactions better. In my code I need to update the metadata and data of

Re: [firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread Thomas Steinmaurer
Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes Thank you for your answers, that is great news. By the way my purpose for using tracing is to be able to see a how parametrised selects created with IBPP are resolved.

[firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread certfb
--- In firebird-support@yahoogroups.com, Thomas Steinmaurer ts@... wrote: Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes Thank you for your answers, that is great news. By the way my purpose for using tracing is