Hi,
We have an application which connects to Oracle before, now our database migrated to teradata, so need to connect.
Here is what we use for oracle,
Data Source=;User ID=;Password=;Provider=OraOLEDB.Oracle.1;Persist Security Info=True;
But when we try to replace bold part with "Teradata.Client.Provider", it doesn't work, we are using Teradata .Net provider to connect.
Can anyone please let us know what is the name for teradata . Net provider?
↧