» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Lazarus + General

Lazarus 0.9.26 and Firebird on Ubuntu hardy/intrepid

Here is my guide on using the latest stable release for Lazarus and latest free pascal compiler (2.2.2) on Ubuntu intrepid/hardy Also after that install firebird related components and seems to work very well (tested the db aware components)                    

Firebird: Firebird News

Lazarus 0.9.26 released

The changes in this release are as follows: The LCL now uses Unicode strings encoded as UTF-8 on all platforms. Lazarus now runs natively under Mac OS X using the “Carbon” widget set. The LCL internal graphic system was rewritten for more consistency, more flexibility, better Delphi compatibility, icon support, and native image lists. The IDE designer now allows you [...]

Firebird: Firebird News

How To Get Firebird / Interbase Connected Users

In some tasks we need to know how many users are connected to the database. And even which users are connected… There is an interesting piece of code with which you may achieve this this. It is an additional source file written for ZeosDBO 6.1.3 library. It only works with Firebird 1.5. But it [...]

Firebird: Firebird News