Re: What Database will you recommend ?
2008-03-01 00:53:01 GMT
Check out MySQL, it is now part of Sun's software portfolio. The link below has a demo , steps of connecting to a database from NetBeans, using the MySQL editor to create tables, and exposing the tables in a desktop application and the data as web services. http://www.netbeans.org/servlets/NewsItemView?newsItemID=1194 Teekay wrote: > > God day! > > I a trying to write a database application. I already have my database > (in ms access) which I used in a previous > java IDE (before moving to netbeans). > When I try to connect to this database in netbeans it tells me no schema. > Ok in order to escape problems > I decided to migrate from access. > > I want to use the suns netbeans database to create a fresh database. But I > am not sure if this will be the > simplest and easiest. > What database willl you guys recommend for general desktop database > application ? > > Thanks > Teekay > > > >(Continue reading)
).
RSS Feed