March 19, 20214 yr I can figure out how to setup a blank java project and make a connection to my sql server database but when I try to do it the same way in my osbot script it keeps telling me "No suitable driver found for jdbc:sqlserver://(server):port;database=;integratedsecurity=true;"
March 19, 20214 yr Something tells me if you can understand Java and some sql then stackoverflow would provide you a lot of answers. Edited March 19, 20214 yr by b0tscape
March 19, 20214 yr Author 46 minutes ago, b0tscape said: Something tells me if you can understand Java and some sql then stackoverflow would provide you a lot of answers. Like I said, I can get it to work if i start a blank project and follow the instructions to set it up. But it does not work when I do the same thing for the osbot script
Create an account or sign in to comment