Reference database application request

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    #1

    Reference database application request

    Hi

    I am looking for a sample master-detail database winform application that
    handles multi-user issues like concurrency violations to inspect its code
    for good db development practices. Would appreciate link to any such app.

    Many Thanks

    Regards


  • Cor Ligthert[MVP]

    #2
    Re: Reference database application request

    John,

    For what you ask is no standard solution, the way it can be done has endless
    possibilities.

    A search for a good one which fits in your situation will be a lot in the
    lottery.

    You have to do it yourself, with first writing down what your policy will be
    at a concurrency error.

    Cor

    "John" <John@nospam.in fovis.co.ukschr eef in bericht
    news:O92Jc0VgIH A.4684@TK2MSFTN GP06.phx.gbl...
    Hi
    >
    I am looking for a sample master-detail database winform application that
    handles multi-user issues like concurrency violations to inspect its code
    for good db development practices. Would appreciate link to any such app.
    >
    Many Thanks
    >
    Regards
    >
    >

    Comment

    • John

      #3
      Re: Reference database application request

      Cor, anything that can get me started at a reasonably sane level is fine. I
      am not looking for all possible ways to do things just any one way that does
      it good enough.

      Thanks

      Regards


      "Cor Ligthert[MVP]" <notmyfirstname @planet.nlwrote in message
      news:BAF8329E-81E8-4590-838A-8F73C9F4E252@mi crosoft.com...
      John,
      >
      For what you ask is no standard solution, the way it can be done has
      endless possibilities.
      >
      A search for a good one which fits in your situation will be a lot in the
      lottery.
      >
      You have to do it yourself, with first writing down what your policy will
      be at a concurrency error.
      >
      Cor
      >
      "John" <John@nospam.in fovis.co.ukschr eef in bericht
      news:O92Jc0VgIH A.4684@TK2MSFTN GP06.phx.gbl...
      >Hi
      >>
      >I am looking for a sample master-detail database winform application that
      >handles multi-user issues like concurrency violations to inspect its code
      >for good db development practices. Would appreciate link to any such app.
      >>
      >Many Thanks
      >>
      >Regards
      >>
      >>
      >

      Comment

      Working...