Richard_N Posted February 12, 2008 Posted February 12, 2008 I am looking for help connecting to our AS400. We use a manufacturing program (CA-KBM) that stores its files in DB2/400 format. I am using the data from this program for reference only. Presently I get a daily .csv download which I manually import to my Filemaker file (I must first delete all records). The act of deleting and then importing is time consuming and interferes with user displays. Does anyone have ideas how to get from DB2 format to a format that is supported by ESS? The .csv file is currently being generated automatically everyday. Can I use ESS if the output file is an Excel file rather than .csv? Any suggestions would be appreciated. Rich
TimD Posted February 12, 2008 Posted February 12, 2008 It's been a few years since I've integrated FileMaker with DB2/400, but it can be done. You can setup the DB2/400 database as an ODBC datasource, and then access the data via FileMaker that way. But this isn't going to allow you to use FM's ESS functionality -- you'll only be able to use the ODBC connection for importing. Hope this helps... -- Tim
Garry Claridge Posted February 14, 2008 Posted February 14, 2008 You can also use ODBC for INSERT, UPDATE and DELETE via the "Execute SQL" Scriptmaker step. All the best. Garry
Recommended Posts
This topic is 6126 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