Questions tagged [filemaker]

FileMaker is a cross-platform (OS X and Windows) database development environment.

FileMaker is a cross-platform (OS X and Windows) database development environment targeted at both novices and professional developers, with deployment for desktop, mobile and web applications.

1303 questions
-1
votes
1 answer

how to check database user permission on fmp database using JAVA

I want to know how to run FileMaker(FMP pro) database command in java. I have got the connection to database,but not sure how to execute below query. Get(AccountPrivilegeSetName) ref: http://www.filemaker.com/11help/html/func_ref2.32.4.html#1051898
mahesh
  • 1,523
  • 4
  • 23
  • 39
-1
votes
1 answer

Where does the JSON exist? Where can I put it

I thought I found exactly what I was looking for. There is an amazing jsfiddle page that has a webform where, when submitted, displays the JSON string of that forms data. http://jsfiddle.net/sxGtM/3/ load (to pick one) FireFox->lower right…
Brad Lowry
  • 69
  • 4
-1
votes
1 answer

FilemakerPro 12 running an applescript to convert a PDF to a Jpeg. Expected End of line etc. but found identifier

We have an internal system built in Filemaker Pro 12. We have a script that will combine two files together to make a PDF. Then our system calls up the below applescript to convert that PDF into a Jpeg. We get the error: Expected end of line etc.…
-1
votes
1 answer

filemaker relationships not displaying

I import races into Excel but it has grown to a large spreadsheet and has its limitations. I have successfully imported a small test database of results. So far I have the form in the database with the tables and relationships below but when I try…
-1
votes
2 answers

FileMaker Pro 11: Modify database and import data from user copy

I'm starting to make some changes to a FileMaker Pro 11 database for a customer. It's my first job on a FileMaker db. I need to work on the copy I got and after the work is completed, I'll have to import the data from the working (customer's) copy…
momatrix
  • 199
  • 1
  • 5
-1
votes
1 answer

Filemaker 12 how to do a calculation of multiple fields

I set my variable to bring an Inventory record (Inventory Table) over to my Production layout (Production Table) inserting that variable into its ID field. That works. My problem is that I have Item, Color, Weight, Basis, Size fields that I need to…
Hoffies5
  • 25
  • 5
-1
votes
2 answers

filemaker pro 7 email entry form for trade shows data collection

I have Filemaker pro 7 (yes a million years old) I need help to make a very simple email data collection form for trade shows I attend. Lots of people need this kind of form. I have done it! It has a space to type your email and then if you CLICK…
-1
votes
2 answers

Import *.xml into FileMaker Pro

I´m new in FileMaker, and I have to import a *.xml file into it. I have read the help on the FileMaker homepage and looked at the example *.xml and *.xlst-files. Unfortunately I have no experience with xslt. How can I tackle this? Here is the…
MRae
  • 267
  • 5
  • 15
-1
votes
3 answers

FileMakerPro equivalent for Linux?

I've got a possible client who has mocked up an application in FileMakerPro, shown it to me, and said "can you do this, but I want it to run on both Linux and Windows XP?" He wants this application to sell with hardware that he currently sells. …
Paul Tomblin
  • 179,021
  • 58
  • 319
  • 408
-2
votes
1 answer

Making remote layout changes in Filemaker

I am using Filemaker 17 pro advanced to make layout changes to a filemaker 16 pro advanced server. When opening a filemaker database remotely through show hosts, then making layout changes on the opened database: Will modifications to the layout…
-2
votes
3 answers

How to use AWK to solve this 2 Table Data Join?

I have 2 data tables as shown (they are 2 x tab-delimited files). I'm trying to populate the Table-2 Country column with the corresponding country from Table-1. Need to "join" from info in Table-2's Firstname field. What's the best approach here,…
s2016
  • 63
  • 1
  • 8
-2
votes
1 answer

Is it possible to send notifications/requests to users from MS Access or FileMaker Pro databases?

I need to create a database to keep track of our material inventory in FileMaker Pro or MS Access. My manager would like to be able to set assignments/send individual request to the employees through the database (database notifications or emails),…
Mainta
  • 35
  • 4
-2
votes
1 answer

How to check file exist in FTP

Hi Everyone, I'm trying to test if the input file exist exist in FTP server or not.If The file exist I want to display File exist.If not then display File not found messages. see the below code once import…
-2
votes
1 answer

360works how to attach file inline to embed image

I have 360works for filemaker and want to place a image inside a html email. How is this image embedded? For example: "
andy
  • 1
-2
votes
1 answer

Filemaker: Copying records from one table to another

I have a database with tables ( case, knowledgebase) Case table has fields linked to a specific customer Knowledgebase table is separate and doesn't care about customer. I want to have the user click a button occasionally to copy their solution…
1 2 3
86
87