Connection with PostgreSQL

Stimulsoft Reports.JS discussion
Post Reply
SkDev
Posts: 5
Joined: Thu Sep 04, 2025 1:12 pm

Connection with PostgreSQL

Post by SkDev »

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.
Lech Kulikowski
Posts: 7423
Joined: Tue Mar 20, 2018 5:34 am

Re: Connection with PostgreSQL

Post by Lech Kulikowski »

Hello,

Please, read the manual for additional information:
https://www.stimulsoft.com/en/documenta ... _bases.htm

Thank you.
SkDev
Posts: 5
Joined: Thu Sep 04, 2025 1:12 pm

Re: Connection with PostgreSQL

Post by SkDev »

can you tell me which technology in your "https://www.stimulsoft.com/en/documenta ... _bases.htm" page?
Lech Kulikowski
Posts: 7423
Joined: Tue Mar 20, 2018 5:34 am

Re: Connection with PostgreSQL

Post by Lech Kulikowski »

Hello,

Sorry, I do not exactly understand your question. Could you explain your issue in more detail?

Thank you.
SkDev
Posts: 5
Joined: Thu Sep 04, 2025 1:12 pm

Re: Connection with PostgreSQL

Post by SkDev »

Hello,

https://www.stimulsoft.com/en/documenta ... _bases.htm

Which technology did you use in your demo page?
for example: index.html page so this page created in which technology?
Lech Kulikowski
Posts: 7423
Joined: Tue Mar 20, 2018 5:34 am

Re: Connection with PostgreSQL

Post by Lech Kulikowski »

Hello,

Please see the msdn documentation:
https://learn.microsoft.com/en-us/aspne ... etcore-9.0

Thank you.
Post Reply