Search results

  1. B

    Database searching

    I have my database set up and I want to know how to search it for my customers by there customer ID. Is this a query? I know this question is simple for most but would appreciate the help. Thanks
  2. B

    Newbie Question about multiple transactions

    ok so i have the customer number as the primary key in both of my tables. Will that prevent me from adding records for the same custoimer number in the check table? i.e. if a customers number is 0011 and i go into the table and click the plus next to the customer number and just add the next...
  3. B

    Newbie Question about multiple transactions

    I have created two table, one for customer information and one for the check information. I wanto to know how to configure the check table to be able to add multiple transactions. for example if a previous customer comes in I call up there account via there customer number(ssn) and add the...
  4. B

    Communicating with serial ports

    Cash drawer I am working on the same thing(opening a cash drawer), but know nothing about coding. Could I see a copy of what you wrote or could you explain how its done.
  5. B

    Using a Webcam in access

    Did you ever figure it ouT? I posted a similar question, then i found yours
  6. B

    Webcam Access question

    I am developing a db that will include a photo of a customer. I will be taking that photo with a webcam mounted on my cpu. I want to know if I can link the webcam stream to the database, then save the photo automatically after it's taken. I know I can take the picture, save the pic, then add...
  7. B

    Check Cashing Database

    Program: Access 2003 I am creating a database for my check cashing company. The database is relatively straightforward, contains customer info, transaction history, a check scan and a photo of the customer. The problems i am having are: I want to take the picture with the web cam, can I link...
Back
Top Bottom