|
|||
|
|
|
|||
|
9. Developing database applications using FireBird+SWFKit
Download the sample, download the source code FireBird is a great database server, moreover, it supports embedded database. The benefits of using FireBird: # It's very powerful, supports triggers, stored procedures, supports far more concurrent users than Microsoft Access. It also supports altering table structure, dropping tables # The database can be in a single file # Very easy to deploy the applications using FireBird. The runtime library is less than 2M. # Programming with ADO. It's very convenient to migrate from other databases to FireBird. # It's free. If you or your customers are on a tight budget, it's the best choice. This article describes how to use the FireBird embedded database in SWFKit or SWFKit Pro. Setup the FireBird development environment The FireBird development environment requires the Embedded FireBird Server, the FireBird ODBC driver and a GUI tool, we use IBOConsole as our GUI tool for FireBird, it's a great tool. The Embedded FireBird Server and the FireBird ODBC driver can be found at the FireBird official site. The IBOConsole can be downloaded from mengoni's site. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|