Foxpro access in Coldfusion 7

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

  1. #1

    Default Foxpro access in Coldfusion 7

    With Coldfusion 5-6.1 we were accessing are old Foxpro 2.6 databases through
    ODBC using the Visual Foxpro Drivers. There wasn't any major problems. After
    upgrading to CF7 there have been some problems. I get the following error
    trying to access a table:

    [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Visual FoxPro
    Driver]File '*.dbf' does not exist.

    The weird thing is, in the CF administrator I can still verify the foxpro DSN
    just fine and is says "OK" with no error messages at all.

    To get access to the foxpro tables we had to change the CF services to log on
    as a domain admin. I made sure the CF 7 services were logging in as the same
    domain admin.

    Has anyone else had similar issues or know of any fixes? Thanks.

    [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Visual FoxPro
    Driver]File '*.dbf' does not exist.

    mike42780 Guest

  2. Similar Questions and Discussions

    1. Coldfusion administration access
      Hello, i need help please. I instaled Coldfusion developer on my laptop. All worked fine, but when i am offline i can?t get access to the...
    2. access relationships and coldfusion
      Hi guys, right a little help please.....I'm now a lot further on than last time I posted on here, your help the first time around was very good :) ...
    3. ColdFusion and MS Access
      I am trying to dynamically create menus using links stored in an Access database, the problem is I can only get this to work using the Access field...
    4. Coldfusion MX & Visual FoxPro
      Hi, We have recently upgraded from Coldfusion 4.5 to MX 6.1 and previously had a Dbase5 database that was administered in 4.5 using the link to...
    5. ASP, Access 2000, Visual FoxPro, ODBC Error
      Hi, I have a Visual FoxPro database named C:\Test\VFP\DB.DBC. This database has a single table in it Address.DBF. The Address.DBF table is also...
  3. #2

    Default Re: Foxpro access in Coldfusion 7

    I tried linking the foxpro tables in access and then creating a Access DSN in
    Coldfusion. I can see the linked tables when i'm in access just fine, but when
    i try to call the table in Coldfusion I get a similar error.

    It says "Could not execute query; could not find linked table."

    Can anyone help? This problem is only happening in CF 7. In CF 6.1 I am able
    to access the tables without a problem.

    mike42780 Guest

  4. #3

    Default Re: Foxpro access in Coldfusion 7

    anyone?
    mike42780 Guest

  5. #4

    Default Re: Foxpro access in Coldfusion 7

    Mike, I do not have an answer, but just to let you know you are not alone. Same thing here. Oh well, back to mx 6.
    HenryA1 Guest

  6. #5

    Default Re: Foxpro access in Coldfusion 7

    Thanks Henry. We have Coldfusion 6 on production and 7 on development. Until this is resolved we'll be staying on 6 as well. Or hopefully someday we'll get rid of the Foxpro databases!
    mike42780 Guest

  7. #6

    Default Re: Foxpro access in Coldfusion 7

    I have figured out that if my foxpro tables are stored locally, it actually
    does work. Our foxpro files are located on a network share though and that
    still doesn't work at all. Does anyone know what permissions to set on the
    share to get it to work? I'm assuming it's a permissions issue, but i can't
    say for sure.

    mike42780 Guest

  8. #7

    Default Re: Foxpro access in Coldfusion 7

    Mike,

    Have you discovered the solution to the FoxPro issue? We're having big time problems with the same error you are getting and are making no progress.

    Thanks,
    Mike L
    Mike40 Guest

  9. #8

    Default Re: Foxpro access in Coldfusion 7

    Mike L,

    Sorry, nothing to report yet. I have tried a lot of different things, but
    nothing is helping. I'll be sure to post a solution if i ever find one. If
    you ever find a solution, please post it as well. I'd be very interested in
    knowing what is wrong.

    Mike

    mike42780 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