Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
my requirement is :data entry from users can be captured and can write back into DB.
is there any way to achieve it(Without Extension).
Anyone can help me out.
Thanks in advance!!
Regards,
Rathnam.
Hi,
It is possible with Macros. PFB
http://community.qlik.com/docs/DOC-3054
http://community.qlik.com/docs/DOC-2784
Hope this helps.
-Sundar
Hi Sundar,
Thanks for your reply..
i am using Oracle 11g. will this work for oracle.
Regards,
Rathnam.
Hi,
i want to achieve it by using Inputbox.
once the user entered some comment by using the Inputbox..that data sholud write back to Database.
Regards,
Rathnam.
you need to write Macro as Kalaimani suggested for the Oracle DB connection and putting values to the DB/Tables
S u can achive it with an action set on a text object or button as shown below
with macro it should be possible to write back to oracle i guess... Pls try it out and post on any issues u r facing on implementation.
-Sundar
Hi Kalaimani,
Thanks for your reply.
i copied the zip folder from the first link and i am trying to run the .vbs file but,it's throwing an error(Provider can not be found. It may not be properly installed)
i am using Oracle11g.
Regards,
Rathnam.
For this to work the client need Oracle Oledb or ODBC installed locally.
yes..they are installed
Can any one give me step-by-step process how to achieve it.
i am using :Qlikview 11.2
: Oracle 11g
Regards,
Rathnam.