unable to verify ODBC socket datasource

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default unable to verify ODBC socket datasource

    In the CF Admin, I am trying to create an ODBC Socket datasource to a System
    datasource that is pointing to an Excel file. I receive the following error in
    the CF Admin:

    [Macromedia][SequeLink JDBC Driver][SequeLink Server]Unable to retrieve error
    message from backend ODBC Driver.

    I am able to successfully create this datasource on our development server.
    The sequelink drivers are the same version although we are currently running MX
    7 on our development server and MX 6.1 on our production server.

    Any suggestions? I've searched the 'net for a couple of days and have run out
    of possibilities.

    jafo Guest

  2. Similar Questions and Discussions

    1. ODBC Socket doesn't show my list of ODBC DSN's!?!
      In the ColdFusion MX 7 Administrator, when I try to create a new datasource of type ?ODBC Socket?, the drop down labled ?ODBC DSN? that is supposed...
    2. can't verify mySQL datasource
      I can't verify a local mySQL datasource in ColdFusion 7 admin. I am using Dreamweaver MX 2004 with the CF7 extensions installed. In mySQL I can...
    3. odbc failed to verify please help!!!!!!
      Hi all, I have a problem regarding an odbc setup using cold fusion administrators. Version of Cold Fusion used : professional 5
    4. Cannot create a ODBC Socket Datasource
      Hello I cannot create a ODBC Socket datasource. I get a message " The ColdFusion MX 7 ODBC Server service is not running or has not been...
    5. Can't verify Oracle datasource
      HI there, I'm using CF 5.0 (on Windows 2000) and for the first time ever I'm connecting to an oracle database (on Solarus Unix) rather than a sql...
  3. #2

    Default Re: unable to verify ODBC socket datasource

    I know this isn't an answer your question, but what do you need to do with the excel file?
    mxstu Guest

  4. #3

    Default Re: unable to verify ODBC socket datasource

    Since you didn't specify, I am not sure you tried this: Did you first create
    the data source (as a System DSN) using the Microsoft ODBC Administrator on
    your physical server? If you did then once you are in the CF Administrator,
    you should be able to select your data source from a drop list after you name
    your data source ("second Web page" used in creating data source in CF Admin).
    Select "Advanced Settings" and be sure to uncheck the box that reads "Maintain
    connections across client requests."

    ecolucci Guest

  5. #4

    Default Re: unable to verify ODBC socket datasource

    The Excel file is used as a report template
    jafo Guest

  6. #5

    Default Re: unable to verify ODBC socket datasource

    ecolucci ,

    Yes, those are the steps that were taken. Well, those are the steps that were
    taken on our dev server and I sent our SA those instructions to create the
    datasource on our production server. I sent him a list of links to possible
    solutions and he apparently got it to work, but he didn't tell me what he did
    to fix it. *shrug*

    Since your post has the steps needed to create the datasource, I'll mark it as
    the answer. It should be that simple! :)

    jafo Guest

  7. #6

    Default Re: unable to verify ODBC socket datasource

    jafo,

    If you get a chance, can you ask them what fixed it? I'm curious because I
    received the same error when I tried to create the DSN in CF Administrator and
    would like to know what the correct settings are. (Yes I created a system DSN
    first). Thanks



    mxstu Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139