Ok i have my ubuntu server configured with mysql and have copied all my files to the server. I have all 3 files in the same folder. jrdc.jar, config.properties and my connector jar. my question is, does the config file need to be in a particular folder? because when i launch the app, i can connect to the test server but it says error fetching connection. when i look at the runtime log screen, it displays a user name as localdb on localhost. I dont have that name configured on my config file. the user on my config file is john? was wondering if it defaulted to this localdb user if it cant find the config file?
thanks in advance
thanks in advance
Last edited by a moderator: