hi ..we have a new project in my school and it is my first time to use mysql to java, just want to ask if im going to create a database where will i put it? i mean same folder where my SWT program is or where?
thank you...
i need ur answer asap..
use jdbc, odbc etc to connect to the database in some machine(may be local machine)
download and install mysql to program file or any location you like
Basically you have to use a connection to the database, and that connection links with the appropriate database and tables. Databases can placed in any locations, locally or remotely.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.