Hans, ... Firebird 1.5 RC3 has included some security features. One of them is restricted access of external files. Have a look at the "ExternalFileAccess"...
is there any way to see the currently connected users just using the unix command-line tools I know some of the GUI development tools can do it but I need to...
Can any one tell me what the sintax is for select last 100. I know that Slect First 100 * from works ok but can not find and details for select Last Many...
... Last do an ORDER BY <something> DESC In short: ordering the other way makes you select the 100 last :-) With regards, Martijn Tonies Database Workbench -...
... AFAIK, you have two solutions for this: 1. select count(*) and calculate which are the last 100 records 2. change the order by (asc to desc) and keep FIRST...
... AFAIK, in FB 1.0 you can't. SP is already inside a transaction, and it cannot start another one... I'm not sure about version 1.5, I think there is a...
... Firebird doesn't support embedded transactions (Firebird sysdba's like to sleep at home!) You can embed procedures inside other procedures, though, and...
Hi, ... For the moment, you can't. But, you can submit it as a request for a later version of Firebird. -- Best regards, Daniel Rail Senior System Engineer ...
The application tracks incoming data at real time, processes it and updates it into the FireBird database. The log file generated by the application shows the...
The application tracks incoming data at real time, processes it and updates it into the FireBird database. The log file generated by the application shows the...
Hello Frens, I am using Delphi 6 with Firebird 1.796 from a very long time, I'm facing a weird problem now can anybody help me why these "SQLDA missing or...
Hi, ... You can't. Transactions are controlled by the calling application. With regards, Martijn Tonies Database Workbench - the developer tool for InterBase &...
Hi, ... I think savepoints have been introduced in FB 1.5. -- Best regards, Daniel Rail Senior System Engineer ACCRA Group Inc. (www.accra.ca) ACCRA Med...
... Much later, I hope. Stored procedures already include automatic undo on error which can be caught and customized as needed. The design goal of stored ...
... errors: [log skiped] ... Anand, usually this error mean you use very old FB client library gds32.dll (build number less 609) or Borland IB one. Make sure...
Hi all Some time ago I heard someone was to write a FireBird developers guide, which would be published. Any time frame on that yet? Regards Alfred Thomas...
Alfred Thomas
alfred@...
Jul 1, 2003 2:49 pm
26927
... The final manuscript submission date is September 15. The writing is on-track. I have no news whatsoever from the publisher at this stage. I'm hoping...
... the ... Dmitry, AFAIR explicit savepoint usage was allowed on client side only, not in SP. Am I wrong? To be honest, during 8 years with IB/FB I never...
... product was ... really ... There were 25,000 downloads of Firebird in June. In May and April there were 18,000 and 33,000 IIRC. More than a little, even...
Mark, ... Well, let's start with the only hard fact: There have been some 250,000 downloads of the v1.0.0 install packages from the project SF site. From there...
Hi, ... million ... I think it would be very important if firebird web page give us something like Linux Counter: http://counter.li.org/ Probably your number...