Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!janus.Berkeley.EDU!law From: law@janus.Berkeley.EDU (Katherina Law) Newsgroups: comp.databases Subject: dbase on two systems Message-ID: <33026@ucbvax.BERKELEY.EDU> Date: 6 Dec 89 00:15:24 GMT Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: law@janus.Berkeley.EDU (Katherina Law) Organization: University of California, Berkeley Lines: 24 I am recently given a project such that we are using dBase IV to do the store inventory. However, it is desired that there be one PC running the inventory program and yet another PC to do data entry at a different location, while the second PC could update the inventory as new parts come in. The problem is we are not using networking, and hope that it will work with using the comm port. Has anybody has this kind of experience before? What will be a good solution? Is this possible? While I am at it, we are also trying to incorporate a wand to the program and the wand signal comes in from the comm port. I was able to write an assembly program to get the READ command to recognize the data by writing the data directly into the keyboard buffer. But I have encountered a problem with this approach such that if one uses the keyboard to enter data, but terminates with ENTER.( ie, the data is defined to be 6 char, and the entry is only 4 char, thus one finishes with ENTER.) Then dBase clears the keyboard buffer, and the data entered by the wand is loss. So can anybody enlight me on the above? Many thanks in advance. Katherina Law law@janus.berkeley.edu C law