Re: [firebird-support] Re: Triggers on table MON$ATTACHMENTS

2016-07-13 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
13.07.2016 15:39, 'Ismael L. Donis Garcia' sli...@citricos.co.cu [firebird-support] wrote: > Unexpected end of command - line 6, column 35 If you execute this in isql, RTFM Language Reference for "SET TERM" command. -- WBR, SD.

Re: [firebird-support] Re: Triggers on table MON$ATTACHMENTS

2016-07-13 Thread 'Ismael L. Donis Garcia' sli...@citricos.co.cu [firebird-support]
>- Original Message - >From: hv...@users.sourceforge.net [firebird-support] >To: firebird-support@yahoogroups.com >Sent: Tuesday, July 12, 2016 3:40 PM >Subject: [firebird-support] Re: Triggers on table MON$ATTACHMENTS > >> ---In firebird-support@yahoogroups.com, wrote : >>

Re: [firebird-support] Re: Triggers on table MON$ATTACHMENTS (Solved)

2016-07-13 Thread 'Ismael L. Donis Garcia' sli...@citricos.co.cu [firebird-support]
>- Original Message - >From: hv...@users.sourceforge.net [firebird-support] >To: firebird-support@yahoogroups.com >Sent: Tuesday, July 12, 2016 3:40 PM >Subject: [firebird-support] Re: Triggers on table MON$ATTACHMENTS > >> ---In firebird-support@yahoogroups.com, wrote : >>

[firebird-support] Re: fb_get_master_interface, cursor fetchPrior, fetchLast =feature is not supported

2016-07-13 Thread Dmitry Yemanov dim...@users.sourceforge.net [firebird-support]
13.07.2016 12:01, Norbert Saint Georges wrote: > it's normal ? Yes, scrollable navigation is not yet supported by the remote protocol, only by the embedded engine. Maybe support will be added in some point release. Dmitry

[firebird-support] fb_get_master_interface, cursor fetchPrior, fetchLast =feature is not supported

2016-07-13 Thread Norbert Saint Georges n...@tetrasys.eu [firebird-support]
it's normal ? and fetchNext no return entire result before isEof(master.getStatus) why ? for a set of result of over 100 records it must use something other than a cursor ? -- Norbert Saint Georges http://tetrasys.fi

Re: [firebird-support] php transactions

2016-07-13 Thread Tim Ward t...@telensa.com [firebird-support]
On 12/07/2016 21:28, 'Daniel Miller' dmil...@amfes.com [firebird-support] wrote: I have an application I'm developing with PHP & Firebird. While it mostly works fine - I've been having what I believe to be transaction issues. One problem was visibility - committed changes were not visible to