Page 1 of 1

Connection with PostgreSQL

Posted: Thu Sep 04, 2025 1:22 pm
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.

Re: Connection with PostgreSQL

Posted: Thu Sep 04, 2025 1:25 pm
by Lech Kulikowski
Hello,

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

Thank you.

Re: Connection with PostgreSQL

Posted: Thu Sep 04, 2025 1:42 pm
by SkDev
can you tell me which technology in your "https://www.stimulsoft.com/en/documenta ... _bases.htm" page?

Re: Connection with PostgreSQL

Posted: Fri Sep 05, 2025 9:47 am
by Lech Kulikowski
Hello,

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

Thank you.

Re: Connection with PostgreSQL

Posted: Fri Sep 05, 2025 12:05 pm
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?

Re: Connection with PostgreSQL

Posted: Mon Sep 08, 2025 9:00 pm
by Lech Kulikowski
Hello,

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

Thank you.