itsisnofun Posted August 4, 2010 Posted August 4, 2010 We currently pull data from FMP-A back to some sql tables to be merged with other data from other sources using obdc. Currently using server 9 advanced and just upgraded clients to ver 11 of FMP-A. On testing the new odbc drivere that is requirerd for ver 11 of FMP-S the DSN sets up and test okay and I can place my select statement in the connector inside the SSIS package but the fields from the select statement do not return in the connector under column mapper. Also I notice just testing using excel and the DNS that the odbc driver is now case sentative on it return data. If my select statement pull from a field that have states in it and it should = 'ga' it pulls just 'ga' and not 'GA' or 'Ga'. Is anyoine using the new odbc driver to pull data back to a sql table using SSIS package on SQL 2005? Mike
Recommended Posts
This topic is 5223 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