.NET Framework Data Provider for ODBC Error
.NET Framework Data Provider for ODBC Error
(OP)
thread290-1718073: dBase connection string for .NET
Hi,
I want to import data from Netezza to MSSQL server.I tried lots of things and I couldn't reach to final step.
There are some steps in the link below
https://docs.microsoft.com/en-us/sql/integration-s...
The problem is about connection string:
Driver={any odbc driver's name};OdbcKey1=someValue;OdbcKey2=someValue;
Is there an example about "somevalue"?
Hi,
I want to import data from Netezza to MSSQL server.I tried lots of things and I couldn't reach to final step.
There are some steps in the link below
https://docs.microsoft.com/en-us/sql/integration-s...
The problem is about connection string:
Driver={any odbc driver's name};OdbcKey1=someValue;OdbcKey2=someValue;
Is there an example about "somevalue"?