library system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lovemadhu
    New Member
    • Jan 2008
    • 2

    library system

    how can make a code for library system in visual basic?
  • lotus18
    Contributor
    • Nov 2007
    • 865

    #2
    Originally posted by lovemadhu
    how can make a code for library system in visual basic?
    We're not doing assignments/projects of others. Please observe posting guidelines

    Rey Sean

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      Originally posted by lovemadhu
      how can make a code for library system in visual basic?
      Kindly post what you have done(designing, coding etc) so far.

      Comment

      • Killer42
        Recognized Expert Expert
        • Oct 2006
        • 8429

        #4
        This question is far too vague for us to provide any sort of meaningful answer.

        For example, this answer would fit the question perfectly...
        With a keyboard. Oh, and also a mouse.

        Comment

        • lotus18
          Contributor
          • Nov 2007
          • 865

          #5
          Originally posted by Killer42
          This question is far too vague for us to provide any sort of meaningful answer.

          For example, this answer would fit the question perfectly...
          With a keyboard. Oh, and also a mouse.
          Don't forget also the monitor : )

          Comment

          • werks
            New Member
            • Dec 2007
            • 218

            #6
            Hi,

            Post your Specific question




            Better than Yesterday

            Comment

            • Killer42
              Recognized Expert Expert
              • Oct 2006
              • 8429

              #7
              Originally posted by lotus18
              Don't forget also the monitor : )
              Oops! Thanks for catching that, lotus18. The development effort could have been seriously hampered by the lack of a monitor.

              Comment

              • lovemadhu
                New Member
                • Jan 2008
                • 2

                #8
                Originally posted by debasisdas
                Kindly post what you have done(designing, coding etc) so far.
                i want to make all projects means please guide me.
                i have done already.
                but some prob occured in that means in the Transaction table : book Issue table & bookReturn.
                what is the code for this

                Comment

                • QVeen72
                  Recognized Expert Top Contributor
                  • Oct 2006
                  • 1445

                  #9
                  Hi,

                  There is no particular "Set of Codes" for issue and return of books.
                  Everything depends on many factors like what kind of validation you want and what are the important parameters.
                  First create a BookMaster table, and then write codes to Add/Edit/Delete from this table, and then start coding for Transactions / Issues / Returns.

                  Regards
                  Veena
                  Last edited by Killer42; Jan 7 '08, 01:08 AM.

                  Comment

                  Working...