Ron Hoagland Posted March 24, 2010 Posted March 24, 2010 We have a FMP 10 solution that talks to our shipping software via ODBC. We are looking to upgrade to FMP 11 but have heard that they are using a new ODBC driver. What we want to know is has anyone had any experiences (good or bad) during the upgrade with the old drivers. We don't want to change the old drivers unless we just have to. For us to change the drivers would be a major pain on the shipping software side. Thanks for any input. Ron
mr_vodka Posted March 24, 2010 Posted March 24, 2010 The SQL has gotten more strict which I personally think is a good thing. I havent performed any benchmark tests yet but users have reported a speed increase.
Sergeant Ron Posted April 1, 2010 Posted April 1, 2010 We have had a issue with the driver in FMSA11. Its giving an error upon performing the function in our application. I called FM support and they gave me no information about the differences between their new ODBC drivers and the DataDirect drivers that we had built our application on. This is a big disappointment. The errors indicate that the problem is a permissions issue or perhaps that the character string in the SQL statement is not being accpeted due to its length (which dosent really make any sense). I'll keep you posted as to the resolution if we find one. Regards, Ron
GTIFreak Posted April 22, 2010 Posted April 22, 2010 I just upgraded to FMSA 11 and I'm having trouble connecting to my FedEx software now. Has anyone had any luck with this issue yet? Guess I'm going back down to 10 for now.
bruceR Posted May 12, 2010 Posted May 12, 2010 Same issue here. This still does not work? FM11 as ODBC source, local, not server. Windows XP.
bruceR Posted May 12, 2010 Posted May 12, 2010 Gave up. They have products to ship. Went back to FM9.
Newbies pdevisser Posted May 13, 2010 Newbies Posted May 13, 2010 We had recently upgraded to FileMaker 11 from 10. We integrate our website with FileMaker via ruby scripts through ODBC. We had to change our scripts to deal with the stricter type checking (especially regarding date and time stamps). That required some minimal coding work, but there was precious little documentation to be found to point us in the correct directions. Everything did seem to work correctly until we noticed some random hiccups where data in fields over 28 bytes became corrupted with null string terminators. We haven't been able to nail down specific conditions where this occurs. We are inclined to think this might be a buffer-overrun issue, but as Sergeant Ron stated, there is scant information coming from FileMaker about this driver. We did notice that this was only in data received from FileMaker that was being corrupted. We did not see this in data sent to FileMaker. We've reverted back to FileMaker 10 until this can be resolved as this was corrupting data in our production databases.
marcd Posted September 21, 2010 Posted September 21, 2010 Finally (mostly) successful in getting FMPro 11 to work with FedEx's shipping software. FedEx's shipping software wasn't able to read text data via ODBC (it saw number, time, and date fields just fine). The solution was to go into the field definitions in FileMaker, and change the Validation so that a Maximum numbers of characters option was checked and there were enough characters to hold all the data. I set most of the address and account fields to 50-100 characters. Once the change was made, FedEx imported our shipping data just fine. The only problem is I am unable to write back to my shipment tracking table. Ship Manager is able to see the tracking table and all the data, but returns a error saying that it does not have permission to write to it. Any help out there on this issue??
Recommended Posts
This topic is 5175 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