MarkK's latest activity

  • MarkK
    MarkK replied to the thread Medical.
    So in broad strokes, the poor deserve to suffer. That's what you're saying, correct? In broad strokes, if you can't afford medical, and...
  • MarkK
    MarkK reacted to Slap's post in the thread Medical with Like Like.
    Whilst Cotswold has accurately summed up a lot of the general publics frustrations with the NHS I for one remain grateful. While...
  • MarkK
    MarkK replied to the thread Write conflict.
    IMO, don't save the composite assembled FullAddress in the table. Only store raw data. It is an unforced error to design a table knowing...
  • MarkK
    Check the users post history. Been coming here for years with this database and starting threads asking for hacks to issues that exist...
  • MarkK
    MarkK replied to the thread Sub vs Function - who win?.
    Good code expresses intent. In expressing your intent, whether you want to... • do something, or • get something ...is a critical...
  • MarkK
    Don't do it. Ask your AI about the data principle SSoT. You should never design and use a data structure in which a single data point...
  • MarkK
    MarkK replied to the thread MS Access Tooltips replace..
    Wow, nice work!!!
  • MarkK
    MarkK replied to the thread Form as Form? or String?.
    If a form exposes two lists, one of which may be considered 'Active' based on its visibility state, then on that form I'd do... Public...
  • MarkK
    MarkK replied to the thread The Robot Revolution.
    But how do you escape in your own mind the logical conclusion that if war makes us all stronger, psychologically, emotionally...
  • MarkK
    MarkK replied to the thread The Robot Revolution.
    Are you f%$&ing serious? In order to make our people feel closer to God, let's subject some random subset of them to abject horror and...
  • MarkK
    MarkK replied to the thread The Robot Revolution.
    Exactly. And so why do we believe what we do? I worked at a homeless shelter for a while, and I had to get a criminal record check, so...
  • MarkK
    MarkK replied to the thread The Robot Revolution.
    If I bother to look, I can find videos supporting anything, and if I only cite the ones I prefer to agree with, then I am a science...
  • MarkK
    MarkK replied to the thread how to make lastlogin date & time.
    Describe more exactly where you are stuck in accomplishing that task.
  • MarkK
    MarkK replied to the thread Solved Variables in SQL.
    Table design should be determined by what fields belong to the object the table represents, not how frequently those fields are used...
  • MarkK
    It doesn't seem like a problem to me to iterate over items in a list and deal with each one individually. I have not studied your...
Back
Top Bottom