SilverReed Posted October 15, 2011 Posted October 15, 2011 Hi Guys, I have tried different solutions but without the luck. Here is my problem. I do have the database on the server (FMS) and I am using the FMP for accessing the database. I have the table with the following structure: Specifications TABLE 1. Name TEXT FIELD 2. Spec code TEXT FIELD 3. Doc file CONTAINER FIELD now: I have the file 0.doc on the server in the same folder as the database file. I would like to make some solution to: 1. When I insert the text to the Spec code TEXT FIELD 2. The script copy the file 0.doc to the new one with the name: (Spec code TEXT FIELD).doc 3. The script insert the (Spec code TEXT FIELD).doc into Doc file CONTAINER FIELD is it possible to be made? what I can do is export / import the file from the filed to my local computer, but what if the file is more than 5mb of size? it would last a looong time. Can you advice? Many thanks. Luca
Recommended Posts
This topic is 5061 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