Software Inventory System
Language:
Visitors have accessed this post 20167 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
[email protected] int0110 (not verified)
Sun, 08/07/2016 - 14:42
Permalink
Reply
Pinoy pala kayu dito sana matulungan ako neto sa project ku sa database nami
buben
Sun, 01/24/2010 - 22:53
Permalink
rs.open localsql, conn
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
Sun, 01/24/2010 - 23:33
Permalink
re: rs.open localsql, conn
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
Mon, 01/25/2010 - 00:26
Permalink
rs.open localsql, conn
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.
Anonymous (not verified)
Sun, 01/24/2010 - 22:50
Permalink
rs.open localsql, conn
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.
Anonymous (not verified)
Wed, 10/21/2009 - 16:12
Permalink
Ows
HI!!!! Bakit Ba Mahirap Mag-ProgrammiNg Sana May ang daming query!!!T_T saNa may makuha akong work pag grad ko d2...............
Anonymous (not verified)
Wed, 03/02/2011 - 23:17
Permalink
wag kang mawalan ng pag asa
parihas lng tau huhuhuhuhuT_T
Anonymous (not verified)
Wed, 10/07/2009 - 17:41
Permalink
Inquiry
Hi! I downloaded the inventory system. What is the username and password?
Thank you,
Oliver
Anonymous (not verified)
Sat, 10/31/2009 - 17:27
Permalink
User Name: admin Password:
User Name: admin
Password: admin
Anonymous (not verified)
Thu, 09/24/2009 - 17:16
Permalink
hotel management system
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
admin
Tue, 09/29/2009 - 08:55
Permalink
re: hotel management system
There's a compatibility issue with version 8 & 9. So better use 8.5.
Anonymous (not verified)
Mon, 09/28/2009 - 16:45
Permalink
hi...
what's the exact error?
maybe you need to install crystal rpt v8.5
Add new comment