Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
ODBC connection to custom report
HI,
Currently, we run a custom reports like:
https://system.netsuite.com/app/reporting/reportrunner.nl?cr=4444&reload=t&whence=
And download this as excel document then we migrate this to our SQL database which we create our back end reporting (.aspx page) for our staff to display the data. This is a tedious job since it requires so many custom reports and need to be updated once a week.
I recently was able to connect to Net Suite tables, BUT is there any way we can use ODCB connection to directly access these custom reports on Net Suite and display them on the aspx page?