Link to home
Start Free TrialLog in
Avatar of snoopy_Spy
snoopy_Spy

asked on

SQL Server

I am developing a Database Application and for this i want to use a SQL Server. Is there a SQL Server available for free ? I don't want to use MS SQL or ORACLE (in this state of development).
Avatar of l8knight
l8knight

Interbase will be free very soon, currently in beta testing I believe, you can d'load a copy from http://www.delphi-jedi.org

regards

l8knight
MySQL - is that you want !-)
You can find it in the Web (f.ex. http://web.mysql.com/)
Avatar of snoopy_Spy

ASKER

Thanxs
i will check both Interbase and MySQL..

But are you sure that MySQL is free ?
I would like to use it under WinNT and not Linux !!!
MySQL for win32 is Shareware.

l8knight
Yes... MS SQL for Windows is shareware :(
What is the better solution MySQL or Interbase ?
Sorry, I have no experience with MySQL so I couldn't tell you.

l8knight
MySQL is light and easy DBMS.
But Interbase will be more powerful and it has some very pretty features.
Interbase is the best solution

Motaz
The best choise in your case is Interbase. It able to work on your standalone computer, thus you can develope DB application at home. It very reliable end easy to install and use. Delphi5 has components to work with Interbase without BDE. And it seems like developed for Delphi product especially (joke;). Interbase SQL language is look like ANSI SQL, and in most cases you do not need to change your code to work with another SQL servers (Oracle for ex.).
----
Igor.
Hi ITugay
You wrote, that i didn't need BDE for Interbase and that Delphi has components to work without BDE. Are these standard components ?
Yes, it shipped with Delphi5.
Hi Snoopy_Spy:

Try MSDE (Microsoft Data Engine), it is FREE! It is almost the same as MSSQL.  It can be used as a developing DBMS for furture upgrade to MS SQL. Go to www.microsoft.com and search for MSDE. You'll have 40 MB or so to download.
ASKER CERTIFIED SOLUTION
Avatar of simonet
simonet
Flag of Brazil image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Note: although it says it's a 120-day evaluation, there's no expiration check in the software.