Connection with PostgreSQL
Posted: Thu Sep 04, 2025 1:22 pm
When I create a connection with PostgreSQL, I get the below error.
"Connection error: A URL to the data adapter should be specified to get data from the SQL database.
Please, read the manual for additional information."
Also, (1) writing queries or stored procedures to retrieve data from a database, and (2) the ability to call an API, store the response, and reuse the stored data for subsequent report rendering without making additional API calls.
If yes, then can you give me steps or a demo link?
Note: I implemented the Stimulsoft package integrated with the Next.js application.
"Connection error: A URL to the data adapter should be specified to get data from the SQL database.
Please, read the manual for additional information."
Also, (1) writing queries or stored procedures to retrieve data from a database, and (2) the ability to call an API, store the response, and reuse the stored data for subsequent report rendering without making additional API calls.
If yes, then can you give me steps or a demo link?
Note: I implemented the Stimulsoft package integrated with the Next.js application.