Send e-Statements to your Clients – Manage Client List Before we start sending our clients e-Statements, we need to have a database of our client details, most importantly their email addresses. So in our post today, we are going to create a way of managing our client`s details and have a way of searching and […]
How to develop a commercial e-Statement solution in vb6 step by step – Part 4 – Code the Modules and the menus
Building a Commercial e-Statement Application in VB 6 – Create E-Statement Modules and Menus During our previous post on this series on How to Create an e-Statement Application, we created the Smart Mail database in Microsoft SQL Server and its tables. Today we are going to create Modules,Menus and ODBC Data Source to enable us […]
How to develop a commercial e-Statement application in vb6 step by step – Part 3 -Create E-Statement Project-System database and Tables
Building a Commercial e-Statement Application in VB 6 – Create E-Statement Project and Database Welcome to this 3rd post of building a commercial E-Statement application. If this is your first time on this website, i recommend you take a look at the E-Statement Basics and Setting Up You Development Environment before continuing with this section. […]
How to develop a commercial e-Statement application in vb6 step by step – Part 2- Setting up your development environment
Building a Commercial e-Statement Application in VB 6 – Setting up your development environment During our last article we looked at the E-Statement Basics and what you will need to have before you are able to develop this application. Today we are going to setup our development environment before we begin programming our application. […]