Help using EF with DB2
-
I have a WPF app and I'm attempting to switch from my MSSQL dev database to a DB2 database the app will actually run against. I have the DB2 drivers installed on my computer and I can connect to the server via WinSQL. I can't figure out how to set up the provider in my app.config to work though. I'd appreciate some info on the steps required or exactly what I need to configure to get this thing moving.
-
I have a WPF app and I'm attempting to switch from my MSSQL dev database to a DB2 database the app will actually run against. I have the DB2 drivers installed on my computer and I can connect to the server via WinSQL. I can't figure out how to set up the provider in my app.config to work though. I'd appreciate some info on the steps required or exactly what I need to configure to get this thing moving.