EBJ Posted September 5, 2013 Posted September 5, 2013 I have a Filemaker database that incorporates several fields from my online SQL database. This allows me to modify a number of fields quite easily, such as selling price, quantities etc. My problem revolves around an SQL Primary auto-incremental key field which is called product_id. I would like to create a new record within Filemaker, while maintaining the incremental properties of product_id. This does not seem possible. Can anyone suggest a script that can be applied to make this occur? Eric
Wim Decorte Posted September 5, 2013 Posted September 5, 2013 Not sure I follow. Are you using ESS to link your SQL database?
EBJ Posted September 6, 2013 Author Posted September 6, 2013 Hi Wim Thanks for your response. Yes, using ESS. So I have pulled in various tables and fields from my SQL DB into Filemaker. This is proving useful for updating data from Filemaker to our online (SQL based) store. So, modifications are great, however, the drawback comes when I want to create a new record on the SQL DB from Filemaker. The issue is an SQL field called Product_ID. This is a primary key field with incremental properties. I am unable within Filemaker to create a new record from the table containing this field. Rather than use a Wordpress web based GUI to create new products, it would be so much simpler (and quicker) to perform this task within Filemaker. Does this make sense? Eric
Recommended Posts
This topic is 4152 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