Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ImStevenB

  1. ImStevenB

    Maximum number of recordes imported into Filemake database

    The maximum file size is 2 gigs according to Filemakers website. http://www.filemaker.com/ti/107472.html Have you tried taking the records that didn't import the first time and seeing if you could add just those records? HTH Im Steven B www.myarcadia.net
  2. ImStevenB

    listing of error codes?

    Are you referring to the error codes that filemaker returns when working with the database (error 401 - empty found set, error 0 - completed OK, etc..) or are you talking about windows/mac errors? The other error codes are all listed in the online help in Filemaker. Go to Help and Contents and...
  3. ImStevenB

    Repeating Fields or Portal?

    When you create the file that will have the portal entries, you want to have a field for the invoice number because that is the relationship the portal will be based on. You can allow the user to edit the fields in the portal and allow them to add a new record. Once they click on the next blank...
  4. ImStevenB

    Repeating Fields or Portal?

    I prefer to use portals in these situations - in fact whenever there are multiple entries involved. It's easier to manipulate the information when each line is a separate record. Just my opinion though. HTH Im Steven B www.myarcadia.net
  5. ImStevenB

    Opening Mac PC "FMP" file

    Rename the extension to FM5 and see if it opens. If you are not sure of the version of FMP that was used - try FM3 that will automatically update it. Im Steven B www.myarcadia.net
  6. ImStevenB

    help writing a find date function for a report

    The coding for searching on a date range is StartDate...EndDate The three dots need to be between the dates. Enter this into the date field while in Find Mode. That being said - if you want to script a Find for a date range there is a way to do it. First determine where your start date will...
  7. ImStevenB

    Open Form from Column List

    I have a form that I created that shows all related records in a column report. The report shows a list of Spec Numbers for a given part number. Here are the column titles: Spec No Dwg Number Revision Assembly Record1 Record2 What I want to do is click on the Spec Number, or a...
  8. ImStevenB

    Open Form from Column Report

    I have a form that I created that shows all related records in a column report. The report shows a list of Spec Numbers for a given part number. Here are the column titles: Spec No Dwg Number Revision Assembly Record1 Record2 What I want to do is click on the Spec Number, or a...
  9. ImStevenB

    FM Server disconnecting guests unexpectedly

    You may want to look at the settings on the workstations - make sure that the computer is not set to suspend (sleep) after idle time. Look close at the NIC settings - if the computer supports letting the NIC go to "sleep" then you will lose the connection. I had that problem for a...
  10. ImStevenB

    Limiting deleting records

    If you take away the delete option from the password then the user cannot use the delete in the menus. However, if the delete is scripted, it will work. Im Steven B www.myarcadia.net
  11. ImStevenB

    Cross Platform connection with FileMaker pro

    How are you making the connection to the host? You should be using the Hosts button in the Filemaker Open File window. Otherwise it might time out or give a file share error. Also, is this the only computer trying to make a connection? Or can others connect and this one cannot? Im Steven B...
  12. ImStevenB

    Cross Platform connection with FileMaker pro

    How are you making the connection to the host? You should be using the Hosts button in the Filemaker Open File window. Otherwise it might time out or give a file share error. Im Steven B www.myarcadia.net
  13. ImStevenB

    Adding to portal row - Overwrite?

    Yep, I hadn't been there yet today ;^) Glad you got an answer. Im Steven B www.myarcadia.net
  14. ImStevenB

    repeating field update problem

    Here is my e-mail stevenb@nvc.net Send me an e-mail and I'll send you the sample file I created. Check the field settings I have. If you can't get the field to work correctly, you may want to delete it then re-create it. Im Steven B www.myarcadia.net
  15. ImStevenB

    Adding to portal row - Overwrite?

    Is the portal looking at a different file or the same file? Im Steven B www.myarcadia.net

Part and Inventory Search

Back
Top