Skip to main content
0 votes
0 answers
46 views

here is the datasource. This was observed only after the java upgrade from 8 to 17. and wildfly upgrade. Any thoughts on Error 2 and 3 ? Errors: HeuristicMixedException This got solved after setting ...
karthick M's user avatar
0 votes
1 answer
55 views

I got my data in PowerBI by connecting to Azure Synapse, where I need to transform a column in PowerBI where the column (text) contains list of numeric values eg. [0,1.0,0.05] in a single row needs to ...
Megha M's user avatar
0 votes
0 answers
55 views

We have a Java/SpringBoot RESTful microservice and an associated integration-test module that is running Cucumber steps. The problem is that when the test is run, although the Cucumber call to the API ...
jonny.l's user avatar
  • 169
0 votes
1 answer
206 views

I have multiple Spring Boot 3.4.4 applications, connecting to various databases. Mostly I'm using the default spring datasource configuration in the application.yml, and I could setup the connection ...
Gábor Major's user avatar
0 votes
1 answer
106 views

I’m integrating with an ORM framework that requires a DataSource to execute SQL statements. In my Micronaut application, I’m trying to obtain the DataSource by calling ApplicationContext.getBean(...
Hydra's user avatar
  • 11
0 votes
1 answer
40 views

I have a requirement to create dynamic connection for SSRS reports where the connection information (Server & DB) will be worked out in c# code, so no interaction with end user selecting(Server or ...
manish kumar's user avatar
0 votes
1 answer
41 views

If I only set up the data source via spring.datasource values in application.properties, e.g.: [email protected] spring.datasource.driverClassName=net.snowflake.client.jdbc....
John Little's user avatar
  • 12.8k
0 votes
0 answers
54 views

I have a executable jar which is bundled with 2 other of my own jars. Purpose of this is to migrate data from one postgres db to another. One of the other jar has datasource creation code, etc which ...
AAPJ's user avatar
  • 49
0 votes
1 answer
90 views

I am porting an enterprise app from Payara to Tomee and just am configuring the datasource, trying as : put the Resource declaration inside WEB-INF/resources.xml , but tomee seams not start to deploy ...
KronosOne's user avatar
  • 337
0 votes
0 answers
36 views

I have a couple of schemas under a database: master tenant_a tenant_b ... And I'm using AbstractRoutingDataSource to manage connection pools as follows: @Bean(name = "tenantAwareDataSource&...
Hasan Can Saral's user avatar
-1 votes
3 answers
100 views

We are currently developing a project using Apache Camel and Quarkus, in which we have introduced a new database called "db03" (MSSQL). Several tables have been migrated to this database. To ...
user5489618's user avatar
0 votes
1 answer
57 views

Stuck with my first experience in setting up a Microsoft provided CSV connection in Search and Intelligence in M365 Admin Center. I've configured the CSV to use an ADLS connection, configured schema ...
Alex Filipovici's user avatar
1 vote
1 answer
88 views

Sorry if this is answered elsewhere, I've searched all over and can't find an answer. I think my scenario is pretty simple. I have a DataGridView who's DataSource is set to a DataTable. I handle the ...
Dan's user avatar
  • 159
0 votes
0 answers
134 views

I want to give alias to source tables in Dataform I declare datasources as follow in .js file: declaration({ database: "DATABASE_a", schema: "SCHEMA_a", name: "user", }) ...
Hossam Mohamed Dergham's user avatar
0 votes
1 answer
223 views

UCP datasource connection pool is being used. However, there is no close method available into PoolDataSource. please guide to solve Connection Pool close behaviour.
Jagrut Dalwadi's user avatar

15 30 50 per page
1
2 3 4 5
317