Search results

  1. W

    problem trapping in append query

    To be honest I don't have the faintest idea how to use DAO or ADO code for my purpose. Would I ask too much if somebody could show me an adequate example that relates to my problem ?;) I really would apprexiate that. Thanks. Wolfgang
  2. W

    problem trapping in append query

    Hi llkhoutx, thanks for the answer. Obviously I have an exotic problem here. What I do not understand is the increased programming logic due to not 300 or 500 records but only one. But we'll see. Maybe you are right. The key question seems to be how to read the content of this window (you...
  3. W

    problem trapping in append query

    No new thoughts ? :(
  4. W

    problem trapping in append query

    Hi llkhoutx, thanks for the answer. I am sure it would work. But your solution would mean that I have to implement the validation logic that is given in the table design twice. Besides the cheek for a key duplication I also have other checks imbedded in the field description (e.g. ZIP code...
  5. W

    problem trapping in append query

    Hi everybody, I'm new to this forum and not very experienced with VBA or Access. Let me describe my problem: I want to append records to my customer table (Customer No is PK) on a monthly basis. I am taking these customer records from a .CSV file and we speak about 300 records here. As...
Back
Top Bottom