Dataflex and coldfusion?

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

  1. #1

    Default Dataflex and coldfusion?

    Hi,

    has anyone used dataflex database before?? i've a client who used the legacy
    DOS system with dataflex as the database. Now i'm trying to use coldfusion
    to develop some modules to interact with the database. How do i do that??
    Where can i find any database driver for dataflex???


    Michael Guest

  2. Similar Questions and Discussions

    1. run coldfusion on other ip instead of 127.0.01
      hi , i am using coldfusion 6.1 and i have used built in server. now my problem is how can i change the ip instead of 127.0.0.0. i have to use my...
    2. Running ColdFusion 5.0 and ColdFusion 6.1 concurrently
      Hi, this is my first post on this forum, I have tried looking but could not find a post that discussed my problem. I am wondering if it is possible...
    3. Coldfusion?
      Hello, I'm trying to find out more information about ColdFusion and could not find what I'm looking for on Macromedia's website. My question...
    4. How to call a coldfusion function defined in other coldfusion file??
      inside a.cfm, it has code fragment: <cfloop> <cfinclude template="b.cfm"> </cfloop> inside b.cfm, it has code fragment: ...
    5. PHP Dataflex Database.
      Does anyone have any experience with PHP/Linux talking to a dataflex database? Basically im just wondering if this can be done. Thanks, Justin
  3. #2

    Default Re: Dataflex and coldfusion?

    Never heard of it or used it. but a quick Google turned of dataflex and ODBC
    turne up this site, for what it is worth.

    [url]http://www.flexquarters.com/flexodbc.htm[/url]

    I suppose that you could set up an ODBC DSN (assuming Windows) and see if CF
    will "talk" to it.

    Phil

    paross1 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