Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Update column values in database by entering value in report???
AbhayTech
Hi all,
Can we update database table column value by birt report??
I want to create a report through which i will enter value and these values will get saved in database records.
Is it possible? if yes, please let me know.
Thanks!!
Find more posts tagged with
Comments
mgrohmann
I think, you're just able to write a JS-script which executes a specific SQL-command, but I'm not sure if the script could access the API to run SQL-querys to a DB.