Recent content by terryzs

  1. T

    Append Without Duplicate Rows?

    Yes I did Hi! Thanks for your suggestion I did it. Will get back. Regards, Terry.:D
  2. T

    Unmatched Query

    Thanks. Hi! Thanks for giving your time and help. Terry.:D
  3. T

    Unmatched Query

    Hi! Please find attached database. I have created a query to find unmatched data. Where I'm doing wrong? S_log = 301 & T_log = 292 record. Unmatched should be 9 record I'm getting 301.????? Can any one help me in this. Regards, Terry.:confused:
  4. T

    ISAM error

    This may help you.... Hi! Check this link..... http://support.microsoft.com/default.aspx?scid=kb;en-us;90111&Product=acc97 Regards, Terry.
  5. T

    Append Without Duplicate Rows?

    Hi! I need to append time log to time_log table. I could append table without errors. But if I append the second time it duplicates. I cannot index Employee ID & Date coz there will be multiple entries. Employee_ID, Date, IN, OUT I need an append query which doesnt duplicate rows. Thanks to...
  6. T

    Capturing DATA form an electronic scale

    Use Lib Hi! You can use MSCOMM Lib to connect with RS232. Check the manual of that scale. You can find codes to TX data. Regards, Terry.
Back
Top Bottom