|
Home >> Author
All submissions by: "Dave Albin"
Loan Calculator | Version: VB6 | Author: Dave Albin | Submitted: 12/30/2007 | Downloads: 6429 | This program calculates the payment schedule for fixed rate loans with and without additional amounts applied to the principle of the loan. |
VB Active X Component for Filemaker Pro | Version: VB6 | Author: Dave Albin | Submitted: 11/6/2003 | Downloads: 4773 | This project group contains an Active X code component called MyFMInterface(a dll file) which facilitates using Visual Basic as a front end for Filemaker Pro 5.0-6.0 databases. Also in the project group is a regular "Client" application which demos who t ...more>> |
Filemaker ODBC Example | Version: VB6 | Author: Dave Albin | Submitted: 10/26/2003 | Downloads: 7087 | Filemaker Pro is a database application which can provide a cost effective solution to both desktop and network users. Yet, little documentation exists on how to use VB and Filemaker together. This code demonstrates how to use the Filemaker Type library ...more>> |
Demonstrates how to create and use INI files for p... | Version: VB6 | Author: Dave Albin | Submitted: 11/29/2002 | Downloads: 6595 | Demonstrates how to create and use INI files for persisting information between successive uses of an application. INI files can be used to save user-specific information like names, preferences, default directories, fonts, etc. Includes a 4-5 page inst ...more>> |
This object-oriented app reads in x,y data and fit... | Version: VB6 | Author: Dave Albin | Submitted: 9/27/2002 | Downloads: 6887 | This object-oriented app reads in x,y data and fits the data to either a 1st, 2nd, or 3rd degree polynomial (using Cramer's Rule to solve various determinants). The app creates an output file of the "fit" data which can be compared with the "raw" data. ...more>> |
An nifty interpolation utility. Read in x,y data ... | Version: VB6 | Author: Dave Albin | Submitted: 8/30/2002 | Downloads: 6234 | An nifty interpolation utility. Read in x,y data where x is not uniformly spaced. The program auto detects the highest possible resolution in x and interpolates the y-values using that resolution. This version handles both integer and real values of x. ...more>> |
This is an object-oriented demonstration of how to... | Version: VB6 | Author: Dave Albin | Submitted: 10/13/2001 | Downloads: 6422 | This is an object-oriented demonstration of how to create fighter-class objects for games involving combat. It is intended only as an instructional demonstration of OO programming, i.e., it's not a game. A 2 page Word 97 document describes the app and t ...more>> |
SQL Probe - A very small but efficient app for pro... | Version: VB6 | Author: Dave Albin | Submitted: 9/9/2001 | Downloads: 12655 | SQL Probe - A very small but efficient app for probing non-protected MS Access databases. After viewing database components (tables and fieldnames), the user enters a SQL statement. The returned recordset is displayed in a MSFlexGrid control. A great to ...more>> |
This is a MDI application which allows you to comp... | Version: VB6 | Author: Dave Albin | Submitted: 5/19/2001 | Downloads: 12715 | This is a MDI application which allows you to compare (both by tables and graphs)the payment schedules and specifics (total loan cost, interest, #periods, etc.)of different fixed rate loans. You can also determine the advantage of applying an additional ...more>> | Page 1 of 2 Next >>Go to page: 1 2
|
|