FileMaker Pro and Cold Fusion

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

  1. #1

    Default FileMaker Pro and Cold Fusion

    I think it can be done. But I'm new at this and have only set up Cold Fusion
    to work on an Access database.
    So can I do with FileMaker Pro? And how would I see the tables to query them
    for SQL?
    And do you have any good resources for helping me learn to do this?
    Thanks!!

    SelahFalk Guest

  2. Similar Questions and Discussions

    1. Migrating from Cold fusion 5 to Cold fusion 7
      Hi, I am facing problem while migrating from CF 5 to CF 7. Please let me know is there any tool is available to Migrate from CF5 to CF 7.
    2. Cold Fusion/ IIS/MIB
      Two issues that are probably related: A GET request for getmetricdataXML.cfm and serverinfo.cfm is recorded in our web server logs frequently...
    3. How about Cold Fusion MX7
      Hey guys My boss asked me to look into upgrading our cold fusion server to MX7. I need to evaluate it. I have not run into any improvements on...
    4. Cold Fusion - why?
      Thanks to everyone for the help with .asp vs c/s speed. If I may... What does Cold Fusion have (if anything) over .asp?
    5. ASP.NET vs Cold Fusion
      Hello, My boss is considering the purchase of a calendar/scheduler program for our school district, and part of the setup calls for the...
  3. #2

    Default Re: FileMaker Pro and Cold Fusion

    Pretty sure that Filemaker Pro works with ODBC. If correct then you should
    be able to create a DSN like your Access solution.

    -brian

    "SelahFalk" <webforumsuser@macromedia.com> wrote in message
    news:drrfdb$2po$1@forums.macromedia.com...
    > I think it can be done. But I'm new at this and have only set up Cold
    Fusion
    > to work on an Access database.
    > So can I do with FileMaker Pro? And how would I see the tables to query
    them
    > for SQL?
    > And do you have any good resources for helping me learn to do this?
    > Thanks!!
    >

    Brian Hogue Guest

  4. #3

    Default Re: FileMaker Pro and Cold Fusion

    Good luck.

    Filemaker plays with odbc and sql with regards to bringing data in, but not sending data out.
    Dan Bracuk Guest

  5. #4

    Default Re: FileMaker Pro and Cold Fusion

    Dan, I heard that others had successfully configured their FM database to serve
    data through the ODBC connection:


    [url]http://groups.google.com/group/macromedia.coldfusion.database_access/browse_thre[/url]
    ad/thread/41ed939d0c4cfdd3/048a92e6b117fa38?lnk=st&q=coldfusion+filemaker+odb c&r
    num=2&hl=en#048a92e6b117fa38

    This may be the explanation that everyone's been looking for.

    HTH,

    philh Guest

  6. #5

    Default Re: FileMaker Pro and Cold Fusion

    YOU ROCK! THANKS!!!!!
    Sarah
    SelahFalk Guest

  7. #6

    Default Re: FileMaker Pro and Cold Fusion

    check out

    [url]www.italianvilias.com[/url]

    this CF site is backed by a filmaker database in real time, and is really
    fast. Virtually evreything you see (all the text, and images) is pulled form
    fielaker fields, and booking are palced back in Fm in realtime.

    OliverReid Guest

  8. #7

    Default Re: FileMaker Pro and Cold Fusion

    Quite impressive. Thanks for the link.
    SelahFalk Guest

  9. #8

    Default Re: FileMaker Pro and Cold Fusion

    Btw this all ODBC. The search data is looaed into CF arrays every three hours
    and tgsu user searches do not hit the database. This does speed things up a
    second or so.

    The latest version of Filemaker Server is an industrial strength tool with
    ODBC speeds for straitfoward queries comparable to SQLserver (50-75% as fast)
    although performance under very high volumes may not be as good (no test data
    available on that issue afaik.)

    However for small business, or a modest sized piece of a big business. FM is
    a very productive tool for the in-office management and use of data on the back
    end. All of which makes FM/CF a potent combination, imho.

    OliverReid 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