Difference between revisions of "ITrack/IDispatch error 31837 - Failed to open the connection"

From ISoft Wiki
Jump to navigationJump to search
(Fixing category, image, formatting)
Line 1: Line 1:
[[Image:Idispatch31837.PNG|400px|thumb|left]]
[[Image:Idispatch31837.PNG]]


== Cause ==
This error occurs because the ODBC connection is not set up correctly.
This error occurs because the ODBC connection is not set up correctly.


Go into '''Control Panel > Administrative Tools > Data Sources (ODBC)''', then go to the System DSN tab, hit the configure button, and make sure that everything is set up correctly.
== Solution ==
* This includes ensuring that the name of the ODBC connection matches the name of the database you're currently connecting to.  If you connect to `itrackpro_testing`, you need an ODBC connection named 'itrackpro_testing'.
* Go into '''Control Panel > Administrative Tools > Data Sources (ODBC)'''
* Go to the System DSN tab
* Hit the configure button
* Make sure that everything is set up correctly
** This includes ensuring that the name of the ODBC connection matches the name of the database you're currently connecting to.  If you connect to `itrackpro_testing`, you need an ODBC connection named 'itrackpro_testing'.


[[Category:Printing Error Messages (ITrack)]]
[[Category:ITrack/Printing Error Messages]]


[[Category:ITrack/Support]]
[[Category:ITrack/Support]]

Revision as of 12:20, 31 October 2011

Idispatch31837.PNG

Cause

This error occurs because the ODBC connection is not set up correctly.

Solution

  • Go into Control Panel > Administrative Tools > Data Sources (ODBC)
  • Go to the System DSN tab
  • Hit the configure button
  • Make sure that everything is set up correctly
    • This includes ensuring that the name of the ODBC connection matches the name of the database you're currently connecting to. If you connect to `itrackpro_testing`, you need an ODBC connection named 'itrackpro_testing'.