Dear Professionals, We Career Soft Solutions, a Leading Consultancy Group, have some of the Top IT Companies across India as our Client base. We are taking...
I was wondering if anyone can give me some advice on a free database for Windows. I am wanting to do some playing around and need to find something that is...
... Now, how did we know you'd be suggesting Firebird? ;) Postgres is also there. CA's Ingres is now 'free'. IBM's Cloudscape is now 'free', if thats the...
... I said in my bias opinion ;) These guys are using Firebird for their enterprise product which will be offered to universities and etc like UNF. In fact...
William L. Thomson Jr.
support@...
Aug 5, 2004 2:45 pm
815
William, Do you have any idea how it compares to mySQL? The pros that make me use mySQL are 1) Easy to find ASP allowing mySQL 2) Free 3) generic SQL 4) can...
Thanks all for the quick responses, I beleive I will have to do some downloading and evaluating. ... Now, how did we know you'd be suggesting Firebird? ;) ...
... When I started with InterBase I was using ChiliSoft ASP. There is Firebird support for ASP and a .NET driver. ...
William L. Thomson Jr.
support@...
Aug 5, 2004 7:10 pm
818
IBM just opened up CloudScape, BTW. Also CA supposedly opened Ingres. ... -- GPG public key: http://www.mousetech.com/gpgkey-timh.txt...
Tim Holloway
timh@...
Aug 5, 2004 9:54 pm
819
I like postgresql.org. It's small fast and has an open source JDBC driver. It's a snap to setup under Linux, but a little more work on Windows. You can get...
This is the one I have settled on, and have downloaded the beta version for Windows but it seems to work pretty good so far. ... From: Kurt Guenther To:...
Some recent developments on the JDO scene: SolarMetric/Kodo JDO now supports the FireBird DBMS. Not, of course, that anyone in this town cares ;) Also, they've...
Tim Holloway
timh@...
Aug 10, 2004 12:23 am
822
... Slowly the world will start to realize the power of the bird. InterBase is still a player out there, and they have the same past. In fact the creator of...
William L. Thomson Jr.
support@...
Aug 10, 2004 12:43 am
823
Any recommendations for a JSP/Servlet testing framework? I'm looking at Cactus now, but a coworker thinks it's "over baked". No opinion yet myself. --Kurt...
... You can get Tomcat and JUnit modules for Netbeans and run JSP and servlets inside of Netbeans via it's internal server if installed and turned on. I would...
William L. Thomson Jr.
support@...
Aug 10, 2004 8:43 pm
825
I found myeclipseide.com for development. It's slick for J2EE/Hibernate development and hard to beat the $30/yr subscription. I'm hoping to setup an automated...
... Since you've discovered Eclipse, get and install the Tomcat plug-in. With that you have control of Tomcat from within the IDE. While you're at it, get the...
Dear Professionals, We Career Soft Solutions, a Leading Consultancy Group, have some of the Top IT Companies across India as our Client base. We are taking ...
Take a look at www.jdocs.com. IMHO it's nice to have all that API doc in one place. Most times we all work with multiple API's; J2SE, J2EE, JSP, and so on,...
Dear Professionals, We Career Soft Solutions, a Leading Consultancy Group, have some of the Top IT Companies across India as our Client base. We are taking...
Posted to the wrong list, reposting to the correct list. I have a GPL Java app (will release it as a open source project in a month or two) that I need to...
William L. Thomson Jr.
support@...
Aug 12, 2004 4:28 pm
832
Ok so I checked out Wininstall LE. Not bad however I would prefer not to have to make direct registry modifications for class path and etc. Mainly because I am...
William L. Thomson Jr.
support@...
Aug 12, 2004 5:02 pm
833
On the road to retirement? Check out MSN Life Events for advice on how to get there!...
I used Inno Setup once for an SWT app, and was happy with the results. It's scriptable, so I built the distribution file using Ant. I don't remember much off...
I have used Null Soft to distribute both C++ and Java applications. As I recall it is free to use and quite nice to boot. http://nsis.sourceforge.net/ ... ...
Brian Kohl
bkohl@...
Aug 12, 2004 10:47 pm
836
Java Web Start has worked well for me, except for the one time when the vendor put in an upgrade that broke. I'm really frosted about Windows installations...
Tim Holloway
timh@...
Aug 12, 2004 11:31 pm
837
Hi William, ... This is from the README for J2SE 1.4.2 and I don't think it has changed for quite a while: "You can freely redistribute the Java 2 Runtime...