Questions tagged as 'firebird'

1
answer

how to avoid exceptions in firebird

I raise my problem, I need if it is possible to catch an exception and prevent it from reversing or cancel my insertion or update so that the local data is saved if or if. When I insert a record in table1 I have to trigger a procedure to inse...
asked by 10.08.2017 / 19:52
1
answer

Delete empty fields in PHP array

With php and html I am making a page that contains a form, through which a database is consulted in Firebird. I have two models: The first , works correctly, since it only does search queries and updates ONLY one record each time: /...
asked by 30.03.2017 / 11:57
4
answers

Connect node js with firebird

Hello everyone again ... I have a FirBird 2.1 bd that is being used by a client application and I have done other things with php to publish on the web. The point is that I want to build an ASP and I want to try node.js on the server side....
asked by 01.02.2017 / 16:03
2
answers

problems with a where and the and

I have this procedure and as it works it works well, but I want to modify it because in the total sum it makes me the sum of all the records and not the ones in the range of a specific date, so I wrote this: and *****a.fecha >= :fechainicio...
asked by 19.05.2016 / 14:48