Hi
Whilst a server was running it ran out of diskspace, and now my application is saying this
[FbException (0x80004005): database file appears corrupt () bad checksum
Checksum error on ...
Thanks for reading...
Never done a stored procedure before.
Here's the scenario:
On the server sits a table of seats available, example: A1, A2, A3, A4, A5, ... B1, B2, B3, B4, B5 etc.
C...
Hi
I am maintaining a application developed in Delphi 6...db was initially in interbase...but now db file is same but instead of interbase we use firebird.
one of our client has done har...
Hi
Does anybody know of a working backup scheduler for Firebird?
GBak is giving errors about gbak.exe missing.
The list of supported OS state Windows 32-bit... does that mean it will NOT run on Windows 7 x64 or Vista x64?
Good day
I having a problem with my select statement, I am missing records where the arrival or departure date are not between my input paramaters.
Here is a example of a record that I m...
I would like to be able to accept input from a user into a variable or write to a temp table. To then use it in an If statement
Any thoughts? or is it not possible