Hi esoftbg,
Have a look at the following:
http://www.freedownloadman
http://discuss.joelonsoftw
Have you checked out the Lazarus site?
http://lazarus.freepascal.
Gary
Main Topics
Browse All TopicsI have experience only with Delphi 1,3,4,5,6,7 and (Paradox, Interbase) Firebird
I need to develop a small Application for myself using Free RAD & free DB
I did download Lazarus (Free Pascal), but I could not use it with Firebird, may be I don't know how, may be there is not suitable DB components in Lazarus for successful work with Firebird ....
I need free RAD and free Database for personal development and some instructions or online help how to use them.
Thank you!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi esoftbg,
Have a look at the following:
http://www.freedownloadman
http://discuss.joelonsoftw
Have you checked out the Lazarus site?
http://lazarus.freepascal.
Gary
for database try this
The world's most advanced open source database
un
for RAID use linux sofware RAID here is the reference
http://www.linuxh
Turbo version of Delphi is free. Why not use it?
Since you have D1-D7 experience, why not use one of those?
Have you tried Zeoslib?
http://zeos.firmos.at/port
http://zeosdownloads.firmo
As I know it is possible to use Lazarus with Firebird. Look at:
Thanks to all who answered to my question!
@aikimark,
I have a new project that I will decide to develop in Windows world or in Linux world ....
Because it is only for me this project - personal - I need to help myself in my surveying by developing a program which to process results of my future surveyng.
I have a little experience using Linux, but it is possible to develop the project under Linux, I don't know yet ....
Here's an Apache, MySQL, PHP installation for Windows:
http://www.apachefriends.o
This would allow you to play with PHP/MySQL. As long as you have database drivers, PHP will talk with most any ODBC-compliant database and can run in either OS. You could defer the OS choice for later.
You could also code for the .Net framework and use Mono for a Linux OS layer.
Business Accounts
Answer for Membership
by: mrjoltcolaPosted on 2009-10-25 at 08:31:30ID: 25656921
Both tools you have chosen are a bit obscure (Lazarus and Firebird) so I would urge you not to go that route.
For a database, most people use MySQL, Postgres, SQL Server Express, Oracle Express Edition or SQL Lite. I recommend Oracle, but that is personal preference.
For a RAD environment, consider what "free" is. Is your time free? There are totally free environments like Mono (.NET) and Eclipse, and there are free environments like Visual Studio Express and very cheap ones like Visual Studio Standard Edition.
Unless you decide on a language, it is hard to help. But I recommend, if you are trying to practice a mainstream skillset that employers will want, move away from Pascal unless you are staying in Delphi. You should be looking into Java, C#, VB, Ruby, Perl, etc.