1 Attachment(s)
please help me, :( (inventory system)
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.. :(
Re: please help me, :( (inventory system)
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.
Re: please help me, :( (inventory system)
okay, then how can i delete this thread sir?
Re: please help me, :( (inventory system)
You need to have a moderator do it.
Re: please help me, :( (inventory system)
This may assist you -
http://www.planet-source-code.com/vb...40440&lngWId=1
444 PSC members have given it a high rating.
I too will download it. and check it out for you.
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)
Re: please help me, :( (inventory system)
Quote:
Originally Posted by
Bobbles
This may assist you -
http://www.planet-source-code.com/vb...40440&lngWId=1
444 PSC members have given it a high rating.
I too will download it. and check it out for you.
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)
file not found sir
Re: please help me, :( (inventory system)
Did you read that extra bit I added ?
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
Re: please help me, :( (inventory system)
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.
Re: please help me, :( (inventory system)
aldryn05,
Which version(s) of Crystal Reports do you have ?
Re: please help me, :( (inventory system)
Quote:
Originally Posted by
Bobbles
Did you read that extra bit I added ?
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?
Re: please help me, :( (inventory system)
Quote:
Originally Posted by
Bobbles
aldryn05,
Which version(s) of Crystal Reports do you have ?
i dont have any,
Re: please help me, :( (inventory system)
Quote:
Originally Posted by
aldryn05
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
Re: please help me, :( (inventory system)
Quote:
Originally Posted by
Bobbles
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
i am looking for that too.
thanks mr. bobbles, you're so kind. where you from?
Re: please help me, :( (inventory system)
Quote:
Originally Posted by
aldryn05
i am looking for that too.
thanks mr. bobbles, you're so kind. where you from?
Melbourne Australia
(Born Scotland)
Re: please help me, :( (inventory system)
The good news, this one loads and runs without errors -
http://www.planet-source-code.com/vb...70950&lngWId=1
Logon rowena
Password weng
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.
Re: please help me, :( (inventory system)
Quote:
Originally Posted by
Bobbles
The good news, this one loads and runs without errors -
http://www.planet-source-code.com/vb...70950&lngWId=1
Logon rowena
Password weng
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..
Re: please help me, :( (inventory system)
Here is another one.
Loads and runs without any problems
http://www.planet-source-code.com/vb...73544&lngWId=1