Hi people,
I would like some advice on what DB is recommended to use with JDBC. Currently, I am using MSAccess. I know there is MySQL and others but in a multi-tiered app, which database is good to use. Good to use in terms of performance, scalability and affordability. Also, is there a prefered db for stand-alone applications and web applications. In other words, is the use of a certain database better through a web application rather than on a Swing application.
Thanks!
I would like some advice on what DB is recommended to use with JDBC. Currently, I am using MSAccess. I know there is MySQL and others but in a multi-tiered app, which database is good to use. Good to use in terms of performance, scalability and affordability. Also, is there a prefered db for stand-alone applications and web applications. In other words, is the use of a certain database better through a web application rather than on a Swing application.
Thanks!