Hello.
I am used to using InstantDB with my webapps. After developing my application on my local machine I FTP the java code and database files to my web hosted account.
Will MySQL allow me to do this in the same way? Will it create a directory/file structure that can be FTPed "as is" and do I just need to amend my code to connect to the new physical file location on the web host?
Thanks.
I am used to using InstantDB with my webapps. After developing my application on my local machine I FTP the java code and database files to my web hosted account.
Will MySQL allow me to do this in the same way? Will it create a directory/file structure that can be FTPed "as is" and do I just need to amend my code to connect to the new physical file location on the web host?
Thanks.