Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8407 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I have a FileMaker 5.0 application in use by a group. I want to connect to one of the files using ODBC from another server using ColdFusion. However, all attempts to do this give me the error:

ODBC Error Code = S1000 (General error)

[FileMaker][ODBC FileMaker Pro driver][FileMaker Pro]Connect failed

My query looks like so:

<CFQUERY DATASOURCE="FileMakerApp" NAME="qResults">

select *

from filemakerfile

</CFQUERY>

Can anyone shed some light on this?

This topic is 8407 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.