Adding IQ Driver to LINQPad and connecting to ORACLE Database
Adding IQ Driver to LINQPad and connecting to ORACLE Database
- Download the IQ Driver from: http://www.linqpad.net/richclient/datacontextdrivers.aspx
- Open LINQPad
- Add connection
- View more drivers > Browse
- You will now be able to see the new driver on the list.
Connect to Oracle
- Open LINQPad
- Click on Add connection
- Select the IQ Driver
- Select Oracle
- Provide Server IP or DNS name User name and Password
- On the Advanced tab provide SID and the port number
- Test the connection
Comments
Post a Comment