I am currently connecting to mySQL database via the excel dde functions but is there a way to connect directly to the database?
Can I use the standard Java DB Connections in my code or is there something better?
Can I use the standard Java DB Connections in my code or is there something better?
Comment