PDA

Click to See Complete Forum and Search --> : VB 6 For DataOrder Entry and Tracking???


Apr 30th, 2000, 10:50 PM
I am currently learning VB6 with some simple programs and expanding them on my own.

One project I would like to develop and deploy is a Product Order/Mailing List/Contact program.

My question is... Is VB6 a good choice for coding a database project for release to the retail market?

Items to include would be of course, names, addresses, products ordered, e-mail addresses, follow up form letters, automatic notices of contact dates, product tracking, order tracking, 10 or more different print out sales reports.

Any recommendations would be greatly appreciated since I don't want to spend a bunch of time on this to find out it's more than VB can handle easily.

vbMarketer

Glenn
May 1st, 2000, 12:02 AM
VB can do what you want.

The decision to use if for a retail product has more to do with how you program the application. You will have to make it robust and make sure you leave no stone unturned when it comes to error handling.