chander35 opened a new issue, #4465:
URL: https://github.com/apache/camel-k/issues/4465

   Hi Team,
   
   I am facing issue while connecting to mssql from camel-k,  Here I have taken 
a sample select query to fetch data from database but every time I am getting 
error as shown below 
   
   code: 
   <img width="333" alt="image" 
src="https://github.com/apache/camel-k/assets/128601152/95a40d4b-6b75-4c29-a20e-cdc58efa9e1b";>
   
   Command I am using to execute the code
   
   **kamel run SelectQuery.java --dev -p 
   quarkus.datasource.camel.db-kind=sqlserver -p 
   quarkus.datasource.camel.jdbc.url=jdbc:sqlserver://localhost:1433/College -p 
   quarkus.datasource.camel.username=sa -p 
   quarkus.datasource.camel.password=******* -p 
   mvn:com.microsoft.sqlserver:mssql-jdbc:12.2.0.jre11**
   
   Error:
   <img width="942" alt="image" 
src="https://github.com/apache/camel-k/assets/128601152/7450420b-d2e4-443c-8f67-8a7c72ccc5e7";>
   
   **### Please let me know if I am missing something or doing something wrong. 
Thanks.**


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to