My Custom Application Is Defaulting to Wrong Database Provider

This error is a result of your application not calling a specific database provider within it's coding. In which case it defaults to the server default setting within the machine.config file on the server. You can correct this issue by simply adding the proper code to your application to call the proper database provider needed by your application. We would recommend doing a google search for code samples for calling specific database providers.
  • 12 Users Found This Useful
Was this answer helpful?

Powered by WHMCompleteSolution