Newbies afm Posted November 15, 2001 Newbies Posted November 15, 2001 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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now