Jump to content

Recommended Posts

Posted

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?

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

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 name

jdbc:cassandra://

jdbc:cosmosdb:AccountEndpoint=myAccountEndpoint;AccountKey=myAccountKey;

I hope you understand.

Thank you

 

 

 

 

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...