Can someone help me finish my inventory system? I dont know what to do, i got lack of knowledge on visual basic. But my client is in need of a system for the company's inventory system. Professionals can do this easily, but for me, as a fresh graduate and came from just a institute of computer studies, my instructors are too lazy to teach us all the details..I need to learn more about vb.. But sadly, i need to work for my family and i will save money to study again. my deadline is on monday, june 25, 2012. So, i badly need it before Monday.
The datagrid on the frmMain, stands for the Login log, it will display the name and date/time of peaple who logged. and the table for this is login2
The table log is database where it records the status of the item if its added or deducted..
I don't know how to make a report or print, can you make it too please? my boss wants a weekly,monthly and yearly report for items.
please help me, i'm begging you. It will be highly appreciated and owe you guys big time..
Last edited by aldryn05; Jun 20th, 2012 at 08:54 PM.
That is really not how this forum works, there are many people here who are willing to lend thier time to help you solve a problem, point you in the right direction and maybe even give you a few lines of code here and there but we are not here to do your work for you, especially when you are getting paid for it and we are not.
Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.
I was afraid that the developer has used dependencies, and he did.
scroll down to near the bottom of the page, and find this post -
11/12/2010 10:30:20 AM: Salvo Cortesiano (Italy)
Last edited by Bobbles; Jun 20th, 2012 at 11:32 PM.
I was afraid that the developer has used dependencies, and he did.
scroll down to near the bottom of the page, and find this post -
11/12/2010 10:30:20 AM: Salvo Cortesiano (Italy)
I was afraid that the developer has used dependencies, and he did.
scroll down to near the bottom of the page, and find this post -
11/12/2010 10:30:20 AM: Salvo Cortesiano (Italy)
Why does nearly every developer use tons of dependencies AGH!
I am checking out a few other programs.
This one was looking promising - http://www.planet-source-code.com/vb...15016&lngWId=1
Some helpful person posts some feedback telling us how to instal Crystal Reports from the VB6 CD.
I have resisted like hades installing Crystal, but I followed the advice.
The project still does not run.
Further down the posts, the author says you must buy Crystal Reports 7.
I have written suggesting he place that helpful info in the flippin main description.
I certainly will not be buying Crystal 7, just to run his program.
If you have Crystal 7, you might care to try his program
I will check out a few others to see if any of them have not gone dependency mad
Last edited by Bobbles; Jun 21st, 2012 at 12:58 AM.
I only use one 3rd party tool in most of my inventory systems, that being Active Reports, which consists of a single DLL for the basic runtime and an additional dll if there is a need to export to different formats. Of course this requires any developer to have a full version of Active reports before they can work with the source without removing all reporting.
In the past I have had need to add 6 or 7 other 3rd party components for various projects but aside from the report tool I too try to avoid them if at all possible.
I was afraid that the developer has used dependencies, and he did.
scroll down to near the bottom of the page, and find this post -
11/12/2010 10:30:20 AM: Salvo Cortesiano (Italy)
Why does nearly every developer use tons of dependencies AGH!
I am checking out a few other programs.
This one was looking promising - http://www.planet-source-code.com/vb...15016&lngWId=1
Some helpful person posts some feedback telling us how to instal Crystal Reports from the VB6 CD.
I have resisted like hades installing Crystal, but I followed the advice.
The project still does not run.
Further down the posts, the author says you must buy Crystal Reports 7.
I have written suggesting he place that helpful info in the flippin main description.
I certainly will not be buying Crystal 7, just to run his program.
If you have Crystal 7, you might care to try his program
I will check out a few others to see if any of them have not gone dependency mad
I cant run the 1st program you suggested and same with another, how about you sir? can you run the 2nd program?
I cant run the 1st program you suggested and same with another, how about you sir? can you run the 2nd program?
What version of Crystal Reports do you have ?
No, I have not got them running as I don't have the correct versions of Crystal Reports.
Also I am not keen to be installing other (home made) controls that the authors insisted on using.
Since you have a greater need, do you have a spare PC that you don't mind messing with.
You could install your VB6 in to that PC, and then read all the comments on those pages, to get the web addresses to download the required controls.
The reason that they are not in the PSC download is PSC strips any potentially dangerous files out of the zip files.
I would still like to know what versions of Crystal Reports that you have, so I know which sample programs to ignore ?
Just saw your no Crystal reply.
I am looking at one that uses the Data Report
No, I have not got them running as I don't have the correct versions of Crystal Reports.
Also I am not keen to be installing other (home made) controls that the authors insisted on using.
Since you have a greater need, do you have a spare PC that you don't mind messing with.
You could install your VB6 in to that PC, and then read all the comments on those pages, to get the web addresses to download the required controls.
The reason that they are not in the PSC download is PSC strips any potentially dangerous files out of the zip files.
I would still like to know what versions of Crystal Reports that you have, so I know which sample programs to ignore ?
Just saw your no Crystal reply.
I am looking at one that uses the Data Report
i am looking for that too.
thanks mr. bobbles, you're so kind. where you from?
PS don't delete the others, as you can still load them into VB6, and you can study the code in areas that interest you.
Also you can study the DB design, Field names, Field types, etc.
PS don't delete the others, as you can still load them into VB6, and you can study the code in areas that interest you.
Also you can study the DB design, Field names, Field types, etc.
thanks a lot sir, all projects that i downloaded will be my references..