eddyb2 Posted September 4, 2006 Posted September 4, 2006 (edited) Hi, Does anyone have any experience of using ADO with FileMaker? The idea is to create a button in an Excel spreadsheet which a user will click to update the database with information in that spreadsheet. I know FileMaker accepts ADO commands through the ODBC Driver but have no experience of this. Does anyone have any pointers or any links to tutorials etc Many thanks for any help. Ed Edited September 4, 2006 by Guest
Wim Decorte Posted September 6, 2006 Posted September 6, 2006 What exactly is your struggle with ADO? ADO works through an ODBC connection so there is very little specific FM stuff that is required. It works just like any other ADO connection. Once you have the connection you can use the SQL syntax to request data and get a recordset just like from any other ODBC compliant database. That's why you won't find any FM specific info on this. What doesn't work for you?
eddyb2 Posted September 7, 2006 Author Posted September 7, 2006 I have never used ADO before, I have just been told that this will work. I downloaded ADO but not sure where to start on it, I can't seme to find any beginner guides on using this to communicate between Excel and FM/any other DB. Many thanks
Wim Decorte Posted September 7, 2006 Posted September 7, 2006 I'm sure that if you do a google on "ADO FileMaker" you'll get some hits :)
Recommended Posts
This topic is 6652 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