i can't make a library system in vb what is the code
how to make library system in visual basic
Collapse
X
-
hooooooooHa,... simply asking Project....?Originally posted by bjeani can't make a library system in vb what is the code
for that you have to collect requirement... -
pls explaint ur Q in detailsOriginally posted by bjeani can't make a library system in vb what is the codeComment
-
Since your Question were not clear enough.. i like to tell you something about developing a library system ...(no code) just explanation on how to wrap it up.
1. decide on the flow of process
2. decide on what information to include.
3. decide on what data storage you would use(database:eg . sql,access),XML ,textfile or your own format.
4. decide on the design.Comment
Comment