1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Latest FBLib for Delphi/Lazarus

At the moment (well, for the last two years now) we only use FBLib.
The original author is nowhere to be found, so I started maintaining
or rather fixing the issues we deteced. For our latest FBLib, you can
get a update from tiOPF’s project on SourceForge.net.

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Solaris and the 256 File Descriptor Problem

Some of you reading this may remember that back when InterBase 6.0 was released on Solaris we ran into a fundamental problem on Solaris. It seems that since 1992 there has been an open bug documenting Solaris’ file descriptor problem: “32-bit stdio routines should support file descriptors >255.”

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

The Darwin Race of Languages

The Darwin Race of Languages is a “competition” started by Bart Roozendaal to check what programming language is better. It seems that they will choose a kind of application that need to be developed, and participants will use the language of their choice to code it, and in the end, they will choose which one is better.

Anyway, the reason I’m posting this here is that among the topics being discussed to decide what kind of application will be developed, there is a Firebird tool.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Firebird has some funny ways of handling passwords

Firebird has some funny ways of handling passwords. The maximum length of passwords that is evaluated is 8 characters. Every character after the 8th is silently ignored. That’s especially funny because the ‘default’ password for a Firebird-installation is ‘masterkey’, which has 9 characters. You can, however, successfully log in to freshly installed Firebird-servers providing the password ‘masterke’.
I’m working with Interbase and Firebird for more than four years and just now realized that when a co-worker at our company found it out while learning SQL.
The only program that I know that makes note of that is gsec, which prints a warning when setting the password to something longer than 8 characters.

http://daniel-albuschat.blogspot.com/2008/04/passwords-in-firebird.html

[ED:Daniel is working on webkit based browser named arrora ]

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

1 321 322 323 324 325 484