I am testing Filemaker Pro 10. I have 2 tables, Competitors (compeditorID,name, address, etc.) and Scores (compeditorID,event1,event2, etc.). I want to import a CSV file of scores (name, event...
I have hidden the left navigation pane from users, but I need to let them know how many records they have found when they perform a FIND? is this possible?
thx..BobR
i need help. somebody has a example to upload pdf file to ftp server with script on MACOX¿?
i have an example in Win but i need in MAC.
thx.
Hey guys,
I was jsut wondering if there any way to lock a particular record? I mean I have a " Save" button in my databse and what I want is that whenever I hit that button ...
When people are typing directly into the data base or on the web link, they occasionally hit an extra space after their first name. It is not always there, but enough times to figure out how t...
I have a folder of 500+ text files, tab delimited that I need to import into a filemaker table.
These are all formatted exactly the same like:
name address city state zip
I first tr...
I've got a client I'm working with that has a FileMaker Pro file hosted on a Mac computer. The computers on his network are behind an Airport base station and I'm struggling to get past it fo...
I am trying to implement a system where for each "event" record, six registration options can be set. Say, reg_one-reg_six.
Each record will need the capability to set a different string o...
There is a nasty, powerful menu choice in FM called Delete all Records, and it is WAY too easy to accidentally hit. I disabled deletes in other accounts, but how can I modify the admin account...
Hai, How do I execute an update query SQL in filemaker to update a column. (to a filemaker's Internal DB)
ex)
UPDATE table t1
SET col1=val1
WHERE col2 = 'val2'
How can I get FileMaker Pro 9 Advanced to install and run in a Windows 7, 64-bit environment (or in a virtual 32-bit environment on the same machine)?
Background:
I am a long-time Windows...
I have a FM Pro 7 database designed by a person who is now unavailable. It is a database of manuals, equipment, and components. There is a button used through out the database with a magnify...
I have a Quote database with various tables. This creates a report with the following sections:
-Cover Page - Just basic data from the QUOTE Table
-Scope Of Works - Again all stored in the...
I'd like to delete a pdf document made with XPRESS that freeze my computer when trying to print or just remove from the list.
Where in the system do i find the queu list of pending print jo...
My Filemaker 9 window will constantly refresh over and over and over again unless I take the side of the window and resize the window either bigger or smaller. If I reboot and then use filema...
When the sheet is protected I can not click on the "+" button to ungroup rows. Is there a way around this?
I am new to FM scripts, but I just wrote one and it works great until the last step. I am trying to do a FIND on a layout using the copied contents from a different layout. It all works fine b...
I have a .fp7 file running in filemaker pro 8.5
I have created a send email loop script that sends confirmation letters to registrants.
The sendmail uses outlook 2003 with exchange to se...
I have a text field that is currently reversed and separated by a comma.
I would like to calculate the number of words both before and after the comma so I can start a case function for wha...
I have two FileMaker databases setup. Each database has some linking with the other. Currently I have to setup a user in both databases so that they do not get any errors that they cannot read...
I have four tables: Products, Rooms, Quote and Line Items.
The products have a field called Category (TV, Amplifier, Speaker, DVD Player).
On the quote, I would like to have a portal o...
I have a field calculating turnaround time on projects by displaying the difference between two timestamps. The result is in hh:mm:ss format. I would like to change this to days. For example, ...
Our current Customer "Find" button simply enters find mode, the customer name is entered and the find is completed by pressing the return key. I would like this function to constrain the found...
We have a client using FileMaker Pro (v9), and they are no longer able to delete any records. Not sure where to begin on this one.
I would like to find a way to show a progress dialog for a script that processes many records. I don't need a bar, maybe just something like "Record 27 of 5000." Is there some way to make a ...