-
database alternative
Hi there,
I've been having a heck of a time trying to make Java applications and
servlets gain access to MySQL databases. I'm ready to throw in the
towel! I'm wondering if any of you out there can recommend a more Java
friendly database system. The only reason I selected MySQL was because
it was free. I guess you get what you pay for 
Please advise.
Alan
-
Re: database alternative
Alan Shiers <ashiers@hfx.eastlink.ca> wrote:
>Hi there,
>
>I've been having a heck of a time trying to make Java applications and
>servlets gain access to MySQL databases. I'm ready to throw in the
>towel! I'm wondering if any of you out there can recommend a more Java
>friendly database system. The only reason I selected MySQL was because
>it was free. I guess you get what you pay for 
>
>Please advise.
>
>Alan
Umm, what kind of problems are you having?? I've used MySQL with java very
successfully on a half dozen or so applications. It's really pretty easy
once you have the server set up properly. Just use the connecter/J jdbc
driver at http://mmmysql.sourceforge.net/ and connect as you would to any
other dbms. If you need assistance, I would be happy to help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks