Search results

  1. B

    Special table relation - does it have name?

    I have a need to create these two tables: Scheme 1: Table A contains fields: Key / Element name / atomic weight / etc... Table B contains fields: key / Date (daily) / Gold price / Fe price / other commodity price of the day - all material i try to track.. Basically, Table B is the daily...
  2. B

    Bound controls manual

    Is it possible to bound form controls with record manually in visual basic? The access bound limited some functionality I need. For example, display modified data field, after change, write back in another calculated number.
  3. B

    edit of record data with expression

    Here is the situation: A data field holding the concentrate values, which range from 20% (0.2) to few ppb (1e-12) - very wide range. I try to have user enter data in corresonding range: for example: in unit of %, or ppm, g/Ton... But like the database always store the consistent data without...
Back
Top Bottom