[firebird-support] Retreiving exception message in PSQL

2013-06-16 Thread sir_wally_lewis
Hi. I call a stored procedure in PSQL like this: BEGIN EXECUTE PROCEDURE MY_PROC WHEN ANY DO BEGIN THEERRMSG = 'GDSCODE ' || CAST( GDSCODE AS VARCHAR(20)); INSERT INTO FAILED_LOG ( TS_SRT, DE_MSG ) VALUES ( CURRE

[firebird-support] Firebird book on the DVD - three different versions?

2013-06-16 Thread un_spoken
Hello, I am considering buying an electronic version of Helen's book but I do not get the difference between the three versions : Educational, Developer, Corporate. http://ibphoenix.com/shop/subcategory/11 Could someone explain that to me? Regards.

Re: [firebird-support] Firebird rookie - help selecting correct Firebird Version

2013-06-16 Thread Helen Borrie
At 11:23 p.m. 16/06/2013, you wrote: >Hi, > >I'm considering using Firebird for my database applications. > >My applications are not large and certainly cater for (usually!) around 10 >users on a LAN. > >I use a single database and it is usually accessed by users their own >individual instances o

[firebird-support] Firebird rookie - help selecting correct Firebird Version

2013-06-16 Thread Geoff
Hi, I'm considering using Firebird for my database applications. My applications are not large and certainly cater for (usually!) around 10 users on a LAN. I use a single database and it is usually accessed by users their own individual instances of my application. Can I use Firebird Embedded