Delphi for PHP and Delphi 2007 for Win32

CodeGear announced two new Delphi products: Delphi 2007 for Win32, to generate Win32 native applications for Windows 2000,XP and Vista, and Delphi for PHP, a new product to develop PHP applications. Both products cames with native InterBase drivers, so probably it can be used with Firebird too, and of course there are also tons of third party native components for Firebird access. More information in the CodeGear site.

SQLObject 0.8.0

SQLObject 0.8.0 was released 12 Feb 2007.

SQLObject is a popular python ORM for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.

SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.

1 180 181 182 183 184 207