Here is an interesting mess that I can't seem to find a fix to get around.
First, I need my MySQL server to require a password and username for each individual database that is on it.
Secondly, I need my MySQL database to work with Code Charge Studio. For some reason I cannot get it to connect. Most of the time it tells me that it can't find a data connection or driver. I know the server is working, as I can access it from my apache / php server, but can't access it from Code Charge, no matter what settings I use. All three applications are currently residing on a Win 98SE box that I use for development, even though I work mainly for linux servers (Which is why I am lost at the moment... 😃 ) There is no outside access to any of the three servers.
Any help would be appreciated.