Providex ODBC Connection

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

  1. #1

    Default Providex ODBC Connection

    Can someone help me with connecting to a Providex odbc connection? Coldfusion
    shows that it connects successful but when I try to make a Query it asks for a
    Login ID and password. If I click on the database in Dreamweaver 2004 it shows
    no tables. The ODBC Connection works fine in Acccess and in Excel and does not
    require a login ID or password. If I try and add a username and password I get
    a yellow triangle with an exclamation point in it with 0: as the text with an
    ok button. I have tried to use a local driver and to use a client server
    connection to the odbc but get the same results even though Access and Excel
    have no problem. I really need to get this working!

    Thanks,
    Greg

    computergeekgk Guest

  2. Similar Questions and Discussions

    1. Create ODBC connection
      I figure if the CF Administrator can create an ODBC connection for CF, and the Administrator is just a CF application, we, as application...
    2. create ODBC connection in CF?
      Is there a way to create ODBC DSNs via code? Even if I have to execute something in another language...
    3. ODBC Connection
      I created dynamicxls in system DSN to connect to another server J: it showed J:/weekly/suspenselist.xls then I created Data source in...
    4. ODBC Connection to Informix 7.2SE on SCO 5.0
      I have a client that is migrating to MSSQL from Informix. I downloaded the client SDK from IBM's website but have not been able to connect to the...
    5. ODBC connection to FM - ebase
      I am trying to make an ODBC connection to FileMakerPro Server, Windows 2000, which is running the non-profit eBase application for FileMaker. I...
  3. #2

    Default Re: Providex ODBC Connection

    I am still unable to get ColdFusion to connect to the database. I tried this
    connection in ASP and it works just fine which leads me to believe the problem
    is ColdFusion. So far the connection to the Providex database works in Excel,
    Access, and ASP without a loginID or password. Any help still would be great!

    Thanks,
    Greg

    computergeekgk 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