Search
Language: Visual Basic
3115 reads

Sales and inventory system - manage incoming and outgoing stocks, sales ordering and quotation, inventory reports, etc.
Download Code
Your Vote!
Note
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.
- 3115 reads



cancel na lang po eheh
na connect ko na ung database sa dns lang pala ung mali tnx for this nice system tho
How to create and connect database script with this project
Hi..
As i am new to VB6.Can u pls tell me how can i create database from script file and attach it with this project..??
I have already create a database in sql2005 using your script but nw dont know how to connect it with project.
Pls help..
I need this project details pleaseā
Hello sir,
i am a final year student and also working on computer sales and inventory system.
could you please help me with the project report of your project.
could you please mail it to me on amit_m04@hotmail.com
thank you
i will be wating for your mail..
Amit
code
hello po! What is the username and password? Thanks
username:admin password:admin
username:admin
password:admin
you can check the table ref_user, dun kasi nakastore ung user informations though its not encrypted.
help
anong mali dito?
rs.Open "SELECT DISTINCT TOP 5 * from tbl_sold Where qty > 5 Order by Desc", 1, 2
mar error ksi, gusto koi mkuha ung fast moving item using ms sql server na backend
kulang..
kualng ng connection rin kea ng error..
rs.open"string",con,1,2
ung con ung connection mo sa database...tama ba?^^,
::jayxceleste@ymail.com::
::Colegio De Sta. Teresa De Avila Foundation Inc::
::Fairview,Quezon City::
::College of Information Technology::
help
copy mu yan sql statement mu tapos paste mus sql pane pra mlaman mu if ano error
More projects soon
I got a lot of finished projects to be posted soon such as biometric applications, point of sale, school management, payroll, courier management. I haven't finished preparing them yet because i'm still loaded on my current clients.
anonymous -
try this one
Private Function Compute_Age() As Long
Dim y As Long, BirthDate As String
BirthDate = txtDOB
y = DateDiff("yyyy", BirthDate, Date)
If DateDiff("d", Day(BirthDate) & "/" & Month(BirthDate), Date) < 0 Then
Compute_Age = y - 1
Else
Compute_Age = y
End If
End Function
hope it helps.
To God be the glory
Age Count
Please help me how can i Count my Age
like as Birth Date 01/01/1989 End date 13/01/2010
Year=
Months=
Days=
Prog Vb 6.0
very clean code.. 5 stars
very clean code..
5 stars from me
emond
programmer/analyst-consultant
I agree sir. After I finish
I agree sir. After I finish my IT I'll submit all my works but not now hehehe. All I can do is to help others ^_^ 10/10 for me
The One Who Dreams Nothing, Achieves Nothing.
Post new comment