adityaverma Posted May 14, 2003 Posted May 14, 2003 Hi, I am sytuggling to instert a picture in FM database. As a part of the database I am developing, I want user to choose picture file and it should reside in FM Database. Any help... Thanks in advance Aditya
RussBaker Posted May 14, 2003 Posted May 14, 2003 You need to place the picture in a container field. Once you've created the container field, you use the Insert-Picture menu in Filemaker or you can create a script to do the same with: Go To [Your Container Field] Insert Picture You have the option of pre-selecting the file or (in your case) the user selects the picture.
Mike D. Posted May 14, 2003 Posted May 14, 2003 Are you sure that you want the picture actually stored in your database and instead of referencing to the location of the picture? Since FileMaker has a file size limitation of 2GB, if you insert a lot of pictures the file size will quickly grow. HTH, Mike
adityaverma Posted June 3, 2003 Author Posted June 3, 2003 Hi, Thanks for the reply, actually I do not see that my database will cross 2GB limit, however I am interested to know how can I use reference instead of inserting the database. Just to let you know that I would be using FM Pro server and my users will be accessing the system from different locations. Thanks Aditya
Recommended Posts
This topic is 7914 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