Ask a Question related to Coldfusion Database Access, Design and Development.
-
keyman #1
Re: querying FileMaker data
I am in the process of setting up a CFserver at a client's site, and will end
up dialoguing a lot with FMpro db's on other network servers, or else doing
text-file imports.
Any updates on the efforts above would be appreciated. (Is it easy for FM to
export field-delimited text-files? I have never worked with FM before).
-keyman
keyman Guest
-
FileMaker XML data problems
I'm a bit of a newbie to getting data from XML into Flash, but I'm seeing that this is going to be very important to future projects that I work on.... -
Querying data that matches in two different tables
The code is attached. Basically there are two tables, contact and recruiter. When you initially add someone to contact, it also adds certain... -
querying FileMaker data
Thanks, I'll try that. -
querying FileMaker data
hello Cfoster, I'm trying to even get my ColdFusion to recognize the FileMaker db. How did you set up the datasource? If you can get me this far,... -
importing data to a filemaker
Use a common intermediate file format. Access to Excel, Excel to FileMaker. "Rob" <relaxedrob@remove.this.optusnet.com.au> wrote in message... -
advancemal #2
Re: querying FileMaker data
I have this configuration going no problem. I have FM server 7 7 CFMX7. No
problems.
Its really a filemaker issue you are having.
With the sequelink drivers you need to create a system data source on the fm
server/CF server machine. If you can get this source testing ok within its own
self test facility then everything will work ok.
Most of the problems i had were that the fm server xdbc driver (plugin) was
not enabled and that the FM server server was not set up to allow ODBC
connections. BAsically you copy the xdbc.fmx file off the cd into the fmserver
program folder under plugins, stop the service first then restart it. Go into
the fm server properties and make sure the odbc connections is enabled and note
that this actual plugin doesnt doesnt appear in the fm server plugins window
with other ones and this make s you think it aint there but it is. Its a bit
long winded but if you need any help just email me on
[email]m.devlin@advancesystems.co.uk[/email]
I am in Ireland so you will know to allow for time differences.
advancemal Guest



Reply With Quote

