Forum: Visual Basic 4 / 5 / 6 Jul 30th, 2006 |
| Replies: 16 Views: 23,984 Hi,
When we want to reuse a functionality, Classes can be used. A module for instance, could be used for a particular form only.
In an accounting application a Class can be used in the... |
Forum: Visual Basic 4 / 5 / 6 Apr 28th, 2006 |
| Replies: 1 Views: 1,445 Hi,
For complete Grid programming, try this title: "Develop an Accounting package using Vb and SQL server, Client/Server version", by VK publishers.
Regards
bhar |
Forum: Visual Basic 4 / 5 / 6 Jun 16th, 2005 |
| Replies: 3 Views: 1,515 Hi,
You can also develop the code for add, modify and delete the records from one form. Try this book Titled:" Develop an accounting package using vb ".
It should help you out. |
Forum: Visual Basic 4 / 5 / 6 Jun 16th, 2005 |
| Replies: 16 Views: 23,984 Hi,
If you want to develop a complete Database Application using classes, I would advise you to refer this book Titled:" Develop an Accounting package using vb and SQL server 2000".
You can... |