Hi,
I 've got filemaker 10 running on a new Core i7 PC running Windows XP Pro but filemaker runs very slow (building screens takes 10 seconds). And when outlook is open it's even worse. Whe...
I want to develop Medical Database using FileMaker Pro Advance. In the medical world all diseases are classified using a ICD system (International Classification of Disease) In order for me to...
I am using this code:
Case ( Amt > 0 ; TextColor ( Amt ; RGB ( 0 ; 254 ; 0 ) ) ;
Amt = 0 ; TextColor ( Amt ; RGB ( 0 ; 0 ; 0 ) ) ;
Amt < 0 ; TextColor ( Amt ; RGB ( 254 ; 0 ; ...
I have created a value list from a table. I would like to only show records that have a status of "In Progress" and "Submitted" set. How do I filter the list?
Hi there !
I found something very disturbing while trying to access my data through an SQL request.
The request was built the following ways :
Select * FROM Formation WHERE (status = 's...
When I open my FileMaker database, the layout thatÂ’s in a form view is always displayed. I have different layouts and some of them are in other views such as table view by design. I would li...
Hello,
I am using Email Campaign Management.fp7.
Each time I create an email campaign and send it (so far it's just tests with two, three email addresses) it opens an email window and I have...
Pertinent Table Info (Pertinent Fields):
Property (prID, prName)
Events (evID, evStatus, evBeginDate, evEndDate, prID, prName)
Properties can be rented by the week . For every week in a ...
I have a filemaker pro database thats' become corrupted. It opens in Filemaker Pro 8.5 but not in 9.
I've been able to export all the records to a new database, but there are around 50 dif...
I am looking for a way to launch an external application (AutoCAD, Acrobat etc...) so that I can view engineering drawings that are listed in a Filemaker Pro 10 database. I want to be able to ...
I am looking for a video to learn more about ODBC and JDBC connectivity.
I have an MS Access database that receives data scanned from forms. That part is working just fine. However, we have a researcher who wants his data exported to a FileMaker Server database. ...
Need help with error trying to open a filemaker pro 5.5 shared database. Here is the setup:
User sits on remote site of WAN connect. Opens a FP5 database file from the core side of the WAN ...
How do you change the title of the Main Window. ie. instead of it saying "FileMaker Pro", I want to put in my own custom name.
I am looking for the script to open an external application (.exe file)like:
Word
Excell
Access
Can any one help?
I am creating an interface that opens up URLs, Databases etc and would ...
If someone know how to convert database files from filemaker to access, I would to use Visual Basic 6 to make this.
Thanks for all...
Regards.
How to copy perticular cell from MicroSoft excel sheet and paste it in perticular text box of already existing database file in Filemaker Pro 5?
I'm using the ODBC plugin from Actual Technologies for FileMaker. I need to ping the server to make sure it's online before I run my ODBC import script. The plugin uses fairly standard SQL com...
Is anybody aware of a Filemaker Pro quiz / test generator template. I'll give 500 points to the person(s) who lead me in the right direction.
I need to be able to generate quizes and / or ...
i want to make pdf or word file viewer from container or with web viewer.
is it possible to make?
I have an application I'm working on in Filemaker Pro 9. The idea is that a customer service person can put a .PDF document into a container field, then email a customer, who in turn can open...
Hi,
I am trying to share a Email Campaign Management.fp7 on a Workgroup.
I open the file on the machine on which it is located and enable FileMaker sharing.
Then, when I try to open it remo...
i am trying to generate a report based on 2 tables
table 1 contains basic member info
table 2 contains financial data, multiple check entries for each member (monies given)
i can generate ...
Is there a way to turn a field into a hyperlink? I have a field for website information, users usually paste a link into the field. How do I turn this into a link?
I am using the EmailSetBody function of the 360 Works e mail plugin with Filemaker Pro 9. I am using some HTML code to insert a header, footer and some text in between. The header and footer a...