close
Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0
0 answers
155 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 ...
Score of 0
1 answer
81 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 ...
Score of 0
1 answer
440 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 ...
Score of 0
1 answer
191 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(...
Score of 0
1 answer
74 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 ...
Score of 0
1 answer
65 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....
Score of 0
0 answers
62 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 ...
Score of 0
1 answer
159 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 ...
Score of 0
0 answers
50 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&...
Score of -1
2 answers
134 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 ...
Score of 0
1 answer
82 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 ...
Score of 1
1 answer
114 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 ...
Score of 0
0 answers
174 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", }) ...
Score of 0
1 answer
299 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.
Score of 0
1 answer
91 views

I am implementing a multi-tenant architecture in my Spring application. The ConfigurationDataSource class is used to provide a DataSource when the application starts. Below is the detailed ...

15 30 50 per page
1
2 3 4 5
316