Search Results

18
votes

What language do I use for my project?

I think if you have Delphi knowledge in your company : it is a very good choice for Desktop application and as …
1
vote

Migrating Delphi App to Java or to Web App

If you have some Delphi application using Datasnap : you can also re use your server made in Delphi with Datasnap in Delphi Prism and make Silverlight application. And the same is true for …
0
votes

Desktop application in java with database

You can use Firebird with JayBird …
0
votes

Firebird vs HSQLDB at Java

Firebird is very good embedded database and just win an award at SouceForge this year SQLite have good press for embedde …
0
votes

Customer management / What database is recommend?

Firebird can be a good database for project like you : small footprint easy to administrate …
0
votes

WhichdDatabase would prove efficient?

You can Check Firebird java - database connection should be efficient and easy to implement : …