• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Urgent!! My client is shouting

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I completed a project with servlets & JDBC in Windows platform with MS_Access as database. I used ODBC Bridge driver. Urgently I need to change database to MySQL. Deadline date is nearing & I need to impress client by completing before deadline.
Is Linux reqd to install MySQL?
Which driver I have to use? How to get it?
Please save me from this situation.
Thanks for reading this & thanks in advance for suggesting the solution.
Hare Rama
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Hare Rama,
MySQL is made for Linux, but you may get a Windows version of it in Mysql.com.
You would need a type 4 driver provided on mysql.com site.
Dont worry with a little practice you can make things work.
If have any probs let me know,
Regards,
Bhushan Agarwal
bhushan_ag@yahoo.com

Originally posted by Hare Rama:
Hi,
I completed a project with servlets & JDBC in Windows platform with MS_Access as database. I used ODBC Bridge driver. Urgently I need to change database to MySQL. Deadline date is nearing & I need to impress client by completing before deadline.
Is Linux reqd to install MySQL?
Which driver I have to use? How to get it?
Please save me from this situation.
Thanks for reading this & thanks in advance for suggesting the solution.
Hare Rama


 
Ranch Hand
Posts: 338
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I think you will find some helpful information at www.devshed.com
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic