How to use dbu in as400?
1 Answer(s) Available
Answer # 1 #
- Create a new ADO.Net connection Manager.
- Set the Provider to .Net Provider --> ODBC Data Provider.
- Create a DSN (Control Panel -->Administrative Tools-->Data Sources ODBC -->System DSN)
- In the connection manager for Data source specification select the DSN created.
- Test the connection.