... updates, ... marketing ... should ... That's really too bad. I wonder why they would turn her down, I would have thought O'Reilly to be interested in a...
... Hmm... I wonder, what's up with that? What could they possibly have against IB/FB? They have SQL stuff for Oracle, PostgreSQL and MySQL, but not a lot...
Hi all, in a SP I have some Timestamp variables. In the statement: IF ((TDAT IS NOT NULL) AND ((TMELDD IS NULL) OR (TMELDD < TAENDDAT))) THEN the SP raise an...
Walter Neumann
walter@...
Aug 1, 2004 9:36 pm
45479
Hi, I'm creating an online update system for embedded applications. I'd like to create a diff algorithm for a firebird database file. Does anyone have any...
... No, not at all. But SQL error -104 is a very broad "parent" for dozens of language validity errors. Can you catch the gdscode? - that's the 9-digit error...
... Sure I know... but i tested it with an empty database with same behaviour.... May be this could be a IBO bug or something like that...any way, some ideas...
... IMO, it's a terrible design strategy to create or manipulate metadata in a trigger. EXECUTE STATEMENT puts this ability at your disposal but that doesn't...
I have the following queries and results: 1) select filenumber, sum(DB_Amount), sum(CR_Amount) from ledger where VORP > "" group by filenumber, VORP having...
... There are potential precision problems in comparisons with zero, if either of those columns is a float or double precision type. I wonder which DB engine...
Hi, has anybody experiences in running MediaWiki on firebird? I know that it requires MySQL. But has anyone had a look wether it is possible to modify it for ...
... As far as I can see this is a Native MySQL application on PHP, so it was dropped from my list to look at very quickly. ... It would take a long time to...
Hi all, thank you Helen for the quick answer. ... 335544569 ... Firebird 1.0 ... 10.1 Thank you for help. Walter....
Walter Neumann
walter@...
Aug 2, 2004 6:37 am
45491
... That's a DSQL error, and there should have been a text message with it. Could you provide your SP definition and *also* the statement that you are using in...
I tried to install the new NTPL SuperServer build on Fedora Core 2 Linux distribution. Unfortunatelly, the server refuse to start. It runs just for several...
I use IBSecurityService to manage server users. FB 1.5.1 allows international characters in user's first/middle/last name, which is in general positive change....
At the risk of opening a can of worms, I'm publishing this link to get some feedback from newer users. http://home.lsces.co.uk/Firebird/Using_Firebird.html ...
... ...which is true. However, gdscode 335544569 isn't in the SQL error -104 group, but in the SQL error -902 group. Something funny is going on in your...
Hi all, sorry, that I didn't give all. ... Token unknown - line 1, char 45 1. STATEMENT: TIBOInternalDataset: <TIB_Session>.<TIBQuery>.<TIBOInternalDataset>. ...
Walter Neumann
walter@...
Aug 2, 2004 8:36 am
45499
Hi Walter, ... dozens ... the ... are ... testing ... is ... You might have hit a bug in the debugger then :-) My local version should debug this just fine as...
Hi, where can I get the log files of the queries? some of the tools provide it for the queries they do, but I couldn't find the logs of the database. Perhaps...
Hi, ... There is no log. ... With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene...
... If it's not a bug in the debugger, and that is a genuine message from the server, then it means you probably have a "stray" character "1" on the first line...