Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.