Hi All,
I am trying to load a pretty big data table (87,000 rows) from SQL server to Teradata. I used select statement to get the data table onto UiPath, but how do I now load it into Teradata? I tried using bulk insert database activity, but it keeps on throwing an error saying I do not have the correct driver for it. Unfortunately, I do not have access to any other drivers as this is what my company has provided.