Top "Datasource" questions

Datasource is a name given to the connection set up to a database from a server.

Hikari and test on borrow option

I use spring boot 2 with Hikari connection pool, jpa and postgres. Is there any reason to continue to use theses …

spring spring-boot datasource hikaricp apache-commons-dbcp
Wildfly 10.1.0 - Mysql Datasource not found

I know, this question is founded on all google and stackoverflow, but my problem isn't solved and I didn't find …

java mysql datasource wildfly wildfly-10
Out of container JNDI data source

I would like to configure a DataSource using JNDI in a Java SE app. What is the best way to …

java datasource jndi
how to return connection to pool

do we need to call any method on dbcp.BasicDataSource or jndi datasource(i'm using jboss) to return the connection …

java jdbc datasource apache-commons-dbcp
HikariConfig and maxPoolSize

I use HikariConfig as DataSource of postgres database on spring server. Should I set up maxPoolSize? (default value is -1) …

spring postgresql datasource connection-pooling hikaricp
Can I configure Grails with no datasource?

I have a Grails app that loads its data from xml files and delivers rss feeds via rome. I don't …

database grails groovy datasource
Error connecting to Data Source in SSRS

I am trying to connect to Datasource but getting this error: An error occurred during local report processing. An error …

reporting-services connection-string datasource ssrs-2008-r2 credentials
Kendo DataSource: How to define "Computed" Properties for data read from remote odata source

Situation: kendo DataSource var ordersDataSource = new kendo.data.DataSource({ type: "odata", transport: { read: { url: "http://localhost/odata.svc/Orders?$expand=…

mvvm kendo-ui datasource odata computed-observable
Why does setting ComboBox.SelectedValue to null cause a ArgumentNullException?

Why does setting the SelectedValue of a ComboBox to null cause an ArgumentNullException? The Exception only occurs if the ComboBox …

c# winforms combobox datasource nullreferenceexception
Crystal Report with multiple datasources

I am working on a crystal report like in the sample image. it has some limited attributes and some attributes …

crystal-reports datasource crystal-reports-2010