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

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

Recommended Posts

Posted

I did some testing of having an external application send records to a FM database. I tried 3 methods :

1. Using the Data Direct Sequelink ODBC where the application directly sends records to FM

2. Having the application send the records to MYSQL via the MYSQL ODBC Driver 3.51, and make that MYSQL database an external data source in my FM database.

3. Having the application send the records to a .csv file / files and having FM import the records from the .csv files.

With method 1 it took the application 109 seconds (!) to send just 7 records to FM.

With method 2 it took 54 seconds to send the same 7 records.

With method 3 it took about 1 second to get more than 600 records in more than 100 .csv files into the FM database.

So, unless you need that “live” connection, stay away from ODBC !

Posted

yeah the ODBC driver is slow as a turtle.

This topic is 5592 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.