Search results

  1. D

    query freeze

    the query takes 2 sec and I see already the recordcount in the bottom, I have data like : Pnr Stap Machine 1 10 M01 1 20 M05 1 30 M08 2...
  2. D

    query freeze

    I did this in the beginning with VBA, but then the data base grows over 2GB and crashes, why i need this I make CUBS, alredy filtered data. The query is over 300000 records.
  3. D

    query freeze

    everything comes in one form, with a lot of subforms and therefore a lot of data if you're working from a query then everything works way too slow.
  4. D

    query freeze

    This give the same problem a append query in my query
  5. D

    query freeze

    The query go fast with a function VBA in the query , but if I want to make a Create table the query hangs. The VBA I use to put strings together in one field here is my data in upload file, alink to wetranfer because it's to big solution? or a bug in access? a insert query the same problem
Back
Top Bottom