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. Windows Forms
  4. Best way to store and display a customer notes system on a windows form.

Best way to store and display a customer notes system on a windows form.

Scheduled Pinned Locked Moved Windows Forms
helpdatabasesalestoolsquestion
1 Posts 1 Posters 5 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.
  • B Offline
    B Offline
    bgcwaterman
    wrote on last edited by
    #1

    I am creating an application to do utility billing. I want to be able to add notes/comments to each customer/meter. I'm a newbie so I am asking what is the best way to enter and store these notes. Right now I have a access database, I have a table dedicated to just the notes. I am storing date and time stamp as to when the note was added, the customer number and the note. Each note is stored in a record for each customer. I have a textbox on the windows form that I enter and display the information. Is this the best way or is there a better/easier way. Since I am new I might be overlooking something. With my code now I am having trouble combining the records for each customer and displaying them in the textbox. If the way I am doing it works then I will post other help on that issue. Thanks in advance...

    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