What is SchemaProber?
The main purpose of SchemaProber is to provide a lightweight representation of a database schema. It doesn’t do anything except relay information from the database. Here’s the class diagram for SchemaProber
The main purpose of SchemaProber is to provide a lightweight representation of a database schema. It doesn’t do anything except relay information from the database. Here’s the class diagram for SchemaProber
ADA (Autonomic Database Agent) is a project that shows how to use AC concepts using AC techniques to implement autonomic behavior on a DBMS, a very popular kind of application, widely used nowadays and also a field where exploring autonomic concepts will show clear results. [He is using firebird for this autonomic unit]
Following the discussion around PDO2 and CLAs
in the PHP world, I read this email
(from Derick) today:
Why not just do the “right thing” ™:
This package is neither part of unstable nor experimental. This probably means that the package has been removed (or has been renamed). Thus the information here is of little interest … the package is going to disappear unless someone takes it over and reintroduces it into unstable.
Here is the package for debian sid (unstable). Soon we will make the ubuntu packages
What would be the easiest way to redistribute FireBird server?
I need php5-interbase for development in my job, please provide it again 🙂
[Seems to be an bug in ubuntu, php5-interbase is not included, also ibwebadmin is not present in the repositories]
Read the answer to the question “Anyone here ever used the Firebird db engine?”
CodeGear is running an on-line survey about what customers would like to see in Delphi 2008. One of the questions: “Which databases do you require Delphi connectivity with?”
Firebird is among the choices so, it’s time to show to CodeGear the real need for official drivers supporting Firebird in Delphi. Vote now!
I have an older VB6 app that I want to extend the functionality, and the new features would require an embedded database.
[Firebird embedded can be used for an old vb6 application, hack is used in many places with delphi]