Search results

  1. C

    How to display the result of a substraction of two box

    Hi All, I am trying to display the result of the difference between two boxes in a new unbound text box. Basically, I have a box called "Initial Downtime" --> display the system downtime Than another box called "uptime"--> display the time the system cam back up. I would like a third to...
  2. C

    ODBC connection

    Hi Everybody! I am creating an Access database that will be used by multiple users. This database will be on the network and will be the front end of an oracle database connected to it via ODBC. Do I have to set up the ODBC to oracle only on the machine that hold the database on the network...
  3. C

    MS Access/ Oracle connections.

    Hello Guy, We use an Oracle base software called Trapeze and Microsoft Access sometime used as a front end to access the Trapeze oracle tables. Due to the possible dangers of allowing the users Access, Is there a way to block the users from changing the oracle tables and only be able in MS...
  4. C

    Users And Group Permissions

    We use an Oracle base software called Trapeze and Microsoft Access sometime used as a front hand to access the Trapeze oracle tables. Since a user has to be created in Oracle, with update, delete, read, write, append rights, for Trapeze to work correctly Is there a way for me (, even though the...
  5. C

    ODBC connection to Oracle.

    Hello Guy, We use an Oracle base software called Trapeze and Microsoft Access sometime used as a front hand to access the Trapeze oracle tables. Due to the possible dangers of allowing the users Access, Is there a way to block the users access to Administrative Tools, to create ODBC...
  6. C

    Calculated Field

    Hello Guys, I am trying to do the following in a form. 1) (Travel hours + work hours) * dollarperhr to get the "Total" bill to a customer. 2) The results will be put in a field "TotalDollars" that is a part of a table. Please help. I tried to put an event (on change) on the...
  7. C

    Calculated Field

    Hello Guys, I am trying to do the following in a form. 1) (Travel hours + work hours) * dollarperhr to get the "Total" bill to a customer. 2) The results will be put in a field "TotalDollars" that is a part of a table. Please help. I tried to put an event (on change) on the...
Back
Top Bottom