Jump to content

jdille

Newbies
  • Posts

    3
  • Joined

  • Last visited

jdille's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. The DB is brand new and I've only tested it on 2 computers at this point. The host was a 350MHz iMac and the client was a 266MHz beige G3. We have 4 computers that would be constantly connected to the DB with occassional access by a fifth computer. Is FileMaker Pro server 3.0 still available? Also does anyone know which of these methods works faster? Putting summary fields in a file and then placing those fields in a different DB or would it be faster to have the other DB do the calculation itself using the Sum(field) calculation. Sum(inventory_received) - Sum(inventory_shipped) = current_inventory. Thanks John
  2. I'm using Filmaker Pro 4.03 to develop an order/invoicing/inventory system. I have all the files setup and it seems to be working just fine however now that we have nearly 300 records in the order file the other filemaker apps that connect to the host are terribly slow to bring up and update records. This is what I have going on. Our sales people enter orders in the orders file. The entry fields here are actually fields created in the invoice file and layed out using a portal. You create a new order record and you get a new invoice. I also have seperate files for items received (stuff we have bought to resell) and a seperate inventory file. In the items received file and the invoices file I have a seperate summary field for each inventory item and these summary fields will then always reflect the total of the items sold on all invoices as well as all items received from all the records in that file. My inventory file is a simple calculation: summaryfield1 from the items received files minus the summeryfield1 from the invoices file. This works and I then put these numbers on the order sheet in the order file so the sales people always know what is in inventory every time they create a new record. Everything works fine and speedy on the host computer but the networked computers (10/100 BaseT) can literally take minutes to bring up a new record. You can see each inventory item being displayed as it is recalculated. What I assume is going on here is that each time a new record is created in the orders file the inventory goes back and recounts all the items on each invoice and has to re-add them each time. 300 records times 32 items is where we stand now and the records will probably triple within the next couple of months. How can I have my current inventory displayed on the order sheet other than the method I have described where it seems to have to recount all items in all records each time? All thoughts, ideas, suggestions are most welcome. John jdille@neo.rr.com icq: 6702479
  3. Here's the deal as simply as I can put it. Let's make a DB with two fields in it and call the first one "item". The second field will be "Sumitem". "Item" will be just a number field and "Sumitem" will be a summary field of "item" with the running total option selected. Now we'll create 3 or so records in this DB and in each record we'll enter the number 10 in the item field. So if we now look at the field "item" in each record we'll see the number 10 in each field. If we look at the "Sumitem" field we'll notice that in record one we see 10, in record two we see 20 and in record 3 we see the number 30. This is how the summary field with running total should work. My question is... how do I access the last number of the running total? I want to do a lookup from another DB and get the 30 into the new DB but when I do a lookup at field "Sumitem" I can only get the first record amount of 10. I'm using FMP 4.03 on a Mac. I would consider upgrading to FMP5 if I knew that would help but we have 5 licensed copies at work at that adds up to a few dollars. Thanks. John
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.