Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
bindu_apte
Creator III
Creator III

Writing back to Teradata

Hi,

I have connected to database and tables from Teradata.

I have 2 input box and button to save the data back to database. I tried using macro which is available for SQL server, but getting issues.

So please let me know if any

-->example available to write back to teradata(ODBC connection).

-->How to write macro without using connection string credentials.

-->Is that possible to save to database using qvd. If there need example.

Regards,

Bindu

2 Replies
bindu_apte
Creator III
Creator III
Author

Hi Balraj,

I tried all these but getting connection string problem. As am using teradata (32 bit ODBC driver) I dont know what provider I need to put i.e., ODBC or OLEDB.

->I tried with Dynamic update but that is not working

->I have already worked for saving into excel by using macro.

->As excel is not secured as many users will going to update the data, so we wanted to upload the data from input values to database.

Please let me know is there any resolution as am not getting proper example threads.