Loading

Software Inventory System

Submitted by: 
Language: 
Visitors have accessed this post 10525 times.




Simple Software Inventory System. This is just a simple program who will help beginners in visual basic 6.


Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

hy gud day..
i had downloaded one of your vb works - Hotel Management System as one of my references for my school programming project,but as i run it,it had ask for a crystal report 8.5 version, but i installed a 9.0 version,den still the error was der..wat other solutions should i make???plz reply..thank you so much

what's the exact error?
maybe you need to install crystal rpt v8.5

admin's picture

There's a compatibility issue with version 8 & 9. So better use 8.5.

Hi! I downloaded the inventory system. What is the username and password?

Thank you,

Oliver

User Name: admin

Password: admin

HI!!!! Bakit Ba Mahirap Mag-ProgrammiNg Sana May ang daming query!!!T_T saNa may makuha akong work pag grad ko d2...............

parihas lng tau huhuhuhuhuT_T

hi good day,
i tried making a new form with the exact codes, database on access, textbox, etc. but still i dont understand the error "no value given for one or more required parameters". thanks.

buben's picture

hi good day,
i tried making a new form with the exact codes, database on access, textbox, etc. but still i dont understand the error "no value given for one or more required parameters". thanks.

admin's picture

This error sometimes caused by misspelling or a reserved word like Currency, Data, etc.

If you are using a reserved word in your field name try putting a bracket like:

SELECT ID, [Date] FROM Table

buben's picture

thanks a lot. I edited the words.

and sorry again to bother but there is another error occured. there is a syntax error but it's actually the same syntax error i copied in this system. thanks again.

Add new comment