Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Design and Architecture
  4. bookkeeping agency

bookkeeping agency

Scheduled Pinned Locked Moved Design and Architecture
databasecsharpsysadmin
3 Posts 2 Posters 12 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alexrad
    wrote on last edited by
    #1

    Hi to all, i have developed solution for bookkeeping agency. There are a lot of inserts in database (two tables header and details) from many points (10-15-20). Operators are inserted documents with 10-20(50 or 100) items. At the moment, mine solution is insert in database a each row of data as it is comlete and just after insert there is select wich retrive data from database. With this i have data in scope of everyone, but as it is very frequntly it is so SLOW. After each row select(with several 9-10 joins) retrives more and more data. Mine other idea is that operator is working in local and when is finished with a document then to lounch insert in database. With this i will bypass continual rounds throuh server, but data will bee in scope just after inserting whole document ... I need some instructions about solving this bussiness task. I'm working with sql 2000 and vb.net Thanks to all

    L 1 Reply Last reply
    0
    • A alexrad

      Hi to all, i have developed solution for bookkeeping agency. There are a lot of inserts in database (two tables header and details) from many points (10-15-20). Operators are inserted documents with 10-20(50 or 100) items. At the moment, mine solution is insert in database a each row of data as it is comlete and just after insert there is select wich retrive data from database. With this i have data in scope of everyone, but as it is very frequntly it is so SLOW. After each row select(with several 9-10 joins) retrives more and more data. Mine other idea is that operator is working in local and when is finished with a document then to lounch insert in database. With this i will bypass continual rounds throuh server, but data will bee in scope just after inserting whole document ... I need some instructions about solving this bussiness task. I'm working with sql 2000 and vb.net Thanks to all

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      alexrad wrote:

      i have developed solution for bookkeeping agency.

      alexrad wrote:

      I need some instructions about solving this bussiness task.

      Well at least you have selected the appropriate time to consider this... :rolleyes:

      led mike

      A 1 Reply Last reply
      0
      • L led mike

        alexrad wrote:

        i have developed solution for bookkeeping agency.

        alexrad wrote:

        I need some instructions about solving this bussiness task.

        Well at least you have selected the appropriate time to consider this... :rolleyes:

        led mike

        A Offline
        A Offline
        alexrad
        wrote on last edited by
        #3

        thanks anyway

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups