Skip to content

Instantly share code, notes, and snippets.

@ilopez
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilopez/7d36e860a7a31373cca9 to your computer and use it in GitHub Desktop.
Save ilopez/7d36e860a7a31373cca9 to your computer and use it in GitHub Desktop.
Firebird BLOB Errors in 2.5.3.26778
Starting Against Test DB: Z:\temp\TESTDB.FDB sysdba masterkey
Enter to Start
Dropping Database
Creating Database
Applying Schema
Records Written: 1
Simulating a Close
Operation requires an open and available connection.
Stopped... Press Enter to Check for Validation.
Counting
BLOB not found
Ending Application.
Starting Against Test DB: Z:\temp\TESTDB.FDB sysdba masterkey
Enter to Start
Dropping Database
Creating Database
Applying Schema
Records Written: 1
Simulating a Close
Operation requires an open and available connection.
Stopped... Press Enter to Check for Validation.
Counting
Records Written: 1
Deleting
Ending Application.
+----------+-------------+----------------+----------------+-------------+--------------+---------+
| Version: | 2.5.3.26778 | | | 2.5.2.26540 | | |
+----------+-------------+----------------+----------------+-------------+--------------+---------+
| | SuperServer | SuperClassic | Classic | SuperServer | SuperClassic | Classic |
| VARCHAR | GOOD | GOOD | GOOD | GOOD | GOOD | GOOD |
| BLOB | GOOD | BLOB not found | BLOB not found | GOOD | GOOD | GOOD |
+----------+-------------+----------------+----------------+-------------+--------------+---------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment