kostrom Posted January 10, 2023 Posted January 10, 2023 I'm trying to use JasperSoft Studio or JasperSoft Server to connect to a Cosmos database but I'm not seeing a driver for it. Is there a way to connect to a Cosmos Db?
shreekrishna.shankhwar Posted January 12, 2023 Posted January 12, 2023 Is there JDBC jar available to Cosmos database then you connect to that database. There is option is jasper server as well as in studio to upload JDBC jar then you can connect to that database if there is no jdbc driver available then there is no chance you can connect from Jasper server or jasper studio.I am pasting here option of Jasper server.click on select driver then popup will come then select upload driver After Successfull upload then use driver namejdbc:cassandra://jdbc:cosmosdb:AccountEndpoint=myAccountEndpoint;AccountKey=myAccountKey;I hope you understand.Thank you
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now