|
|
Odometer Disclosure Statement |
All | Freeware
|
|
|
Just Checking
Keep your checking and savings accounts organized and stop working math problems. Let Just Checking balance your checkbook. The program is simple but there are powerful tools included. The interface resembles a checkbook register. When you add deposits or withdrawals, ... |
October 2nd 2001 |
Shareware |
 |
729k |
PDF Content Split Batch
PDF Content Split Batch can split on text information within many PDF's, This is an ideal product if you had for example a PDF statement that needed splitting up on account number, PDF Content Split Batch would do this with ... |
July 26th 2003 |
Shareware |
|
3,374k |
RICalc
True Financial calculator, Investment, Inflation, Statistics, Graphing & Maths software.
Financial calculator for Mortgages, Loans, Leases, Cash Investments, Funds & Retirement estimates.
Exact date or period calculation. Choice of interest calculations, from simple to compound, from flat to annuity. Flexible ... |
October 31st 2006 |
Shareware |
 |
14,307k |
Excel Billing Invoicing Software
Invoice statement creation with templates / forms. All your data is stored in an Access database for quick use. Bills can be produced and printed in seconds. Store your company, customers, products, and completed invoices for quick retrieval and increased ... |
March 13th 2006 |
Shareware |
|
440k |
RICalc Home
True Financial calculator, Graphing, Statistics & Scientific calculator.
Financial calculator for Mortgage, Loan, Lease, Cash Investments, Funds & Retirement estimates.
Choice of interest calculations from simple to compound, from flat to annuity. Flexible Initial / Ongoing / Exit fees and ... |
April 4th 2006 |
Shareware |
 |
11,892k |
GSA Buchhalter
The GSA Buchhalter is a software for all self-employed persons and small companies who do not need a double entry bookkeeping. The program is easy to use and is not overloaded with unnecessary functions. The application can manage unlimited entries ... |
June 7th 2007 |
Shareware |
|
4,591k |
Banker
BANKER, As name suggest it is a banking software for personal use, It is very advance and powerful software which maintains different record of bank like its name, address, A/C no, A/C name, different Deposit transaction, Withdraw transaction, Cheque printing, ... |
January 12th 2010 |
Shareware |
 |
4,521k |
SQLite Admin
SQLite Admin is an AIR-based application that helps you to examine the structure of a database, create a new database or open an existing one, execute any type of SQL statement, etc.
An interesting aspect of this version is that the ... |
May 7th 2011 |
Freeware |
|
502k |
GTK Oracle
GTK Oracle is a GTK 2 interface to Oracle that aids in Oracle application development and testing.
Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command ... |
March 7th 2011 |
Freeware |
|
471k |
gqlplus
gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for UNIX and UNIX-like platforms.
The difference between gqlplus and sqlplus is command-line editing and history, plus table-name and column-name completion. As you know if you have used sqlplus, it ... |
July 11th 2011 |
Freeware |
|
1,741k |
GTKO
GTKO is a GTK+ 2 Oracle development tool. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, tracing facility, and SQL*Plus-style command scripting.
For SQL statement analysis and tuning ... |
January 1st 2011 |
Freeware |
|
332k |
GsqlR2
GsqlR2 is a GTK2 interface for Oracle application devlopment / testing.
Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, tracing facility, and SQL*Plus-style command scripting.
For SQL statement analysis ... |
April 9th 2011 |
Freeware |
|
514k |
Debea Database Access Library
Debea Database Access Library is a collection of interfaces that allows you to map C++ objects to relations in various SQL and file databases.
By removing hand-written SQL queries (or csv file parsing) for serialization of C++ objects you can speed-up ... |
April 13th 2011 |
Freeware |
|
1,106k |
Database Fishing Tool
Database Fishing Tool is short DaFT is a front-end to any database that can be connected to with an ODBC driver. DaFT allows you to browse the database objects, view data in tables and views, and create and execute SQL ... |
January 8th 2011 |
Freeware |
|
1,874k |
Mortgage Statement Checker Bank Errors
Mortgage Statement Checker - Is your bank overcharging you interest EVERY DAY? Find out now. This mortgage bank error checker will calculate how much you have been overcharged, protect the thousands you pay in interest each year, and help you ... |
January 1st 2011 |
Shareware |
|
11,264k |
Financial Statement+
This program is arranged in a typical lending institution format. Although it may not be in the format required by any given institution, it provides all the information necessary for completing an actual financial statement. This form has been accepted ... |
February 11th 2011 |
Shareware |
|
1k |
Personal Financial Statement
Finally, a comprehensive personal financial statement software application used to calculate net worth with ease by utilizing a financial statement wizard. You will be able to input your assets (cash, securities, real estate, etc.), liabilities (notes payable, mortgages, other liabilities, ... |
March 16th 2011 |
Demo |
|
21,504k |
CST Odometer ActiveX Control
The Odometer is a numeric display component similar to an automobile's odometer or tripmeter. You can define the font, number of digits, colors, number of decimals. It is data-aware. |
January 17th 2011 |
Shareware |
|
1k |
Dexter
Dexter is an invaluable time saving Add-in providing automatic code completion for all Microsoft development environments including Visual C++, Visual Basic, Visual Basic for Applications, Visual InterDev, Visual J++ and Visual Studio .NET. Dexter is totally configurable and can be ... |
November 5th 2001 |
Shareware |
 |
102k |
Smartworks
SmartWorks is a cost effective and scalable collaboration tool, which allows people in aworkgroup to share, track and manage information flow. SmartWorks is a client-serverbased software and comes with customization features that allow the users to tailor it totheir requirements ... |
November 25th 2001 |
Shareware |
 |
11k |
|
|
Add Records using an SQL statement
This is a simple tutorial that helps in inserting the records into the database table using the SQL statement. This tutorial does not use the recordset object to add the records. It uses the execute method of the connection object ... |
December 17th 2005 |
Freeware |
|
|
Alter a string in an .ASP Page for use in an SQL statement
This ASP article guides you how to handle the ASP strings as values to be used with SQL output statement. Provided program lets you know which functions are used to alter a string in ASP that has been given within ... |
November 26th 2005 |
Freeware |
|
|
Delete Record with SQL statement
This is an useful tutorial from which you can learn how to delete the records from the database table using the SQL statement. This tutorial shows you the sample code that helps you to add the values as well as ... |
November 22nd 2005 |
Freeware |
|
|
Executing Transact-SQL DELETE statement using SQLCommand
This is an easy to learn tutorial for the users. In this tutorial author cleary shows how to delete the data from the database table using the SQL delete statement. You can delete the records based on the specified condition ... |
November 30th 2005 |
Freeware |
|
|
Executing Transact-SQL UPDATE statement using SQLCommand
Executing Transact-SQL UPDATE statement using SQLCommand is a web based tutorial in which the author teaches you how update statement of the SQL is used to update the data in the database table based on the specified condition. This tutorial ... |
November 24th 2005 |
Freeware |
|
|
Generating Random Number Using RND Function And Randomize Statement
This article explains about the task of searching random numbers between any two limits. In this tutorial the lower bound is given as 1 and the upper bound 10 is given. So that it starts searching those random numbers present ... |
November 30th 2005 |
Freeware |
|
|
How do I deal with an apostrophe (') in a SQL statement?
This tutorial is helpful for every SQL server administrators and its developers which explains them about the usage of apostrophe in a SQL statement. It clearly explains the users how to avoid apostrophe errors. Its an easy to follow tutorial ... |
December 9th 2005 |
Freeware |
|
|
Select Statement Code Generator
This online code generator will be of much use for the developers to generate Select Statement code for any database. Through this script the author explains about the method of generating code for all select statement which also creates code ... |
November 25th 2005 |
Freeware |
|
|
SQLProcess - A Powerful SQL Statement Generator
This online article describes the advantages of SQL process. The author quotes this SQL process as a powerful SQL statement generator which helps the developers to create SQL statements which could append, modify, search and erase records for all the ... |
November 24th 2005 |
Freeware |
|
|
Using DateDiff function in SQL Statement
This tutorial says about how to find difference between two date. It asks the users to use DateDiff function in an SQL statement. Users can refer and use given sample code on their web page to test. It is handy ... |
December 8th 2005 |
Freeware |
|
|
|
|
Update a table with itself, with one SQL statement
Sometimes you may need to update a table with its own data, typically when rows contain a link to values stored in other rows. The example SQL and narrative illustrate how to do this via an Update statement with a ... |
January 21st 2010 |
|
|
2k |
LogiODBC 1.1 Beta 4 (PHP) - Powerful ODBC Library
LogiODBC is a library of extremely useful PHP functions for working with ODBC data sources (Microsoft Access, MySQL, and many other database formats). It offers expanded functionality and ease of use while being based on existing ODBC functions provided by ... |
February 5th 2006 |
|
|
7k |
Some Code for Inventory System
Download this and you will learn 1.) JDBC Manipulation 2.) The use of connection , statement and resultset 3.) The use of classes to optimize the codes 4.) Move first , next , previous and last to the record using ... |
March 29th 2006 |
|
|
708k |
ASP Calender
Events calender 19 July 2002 Whats in the zip file: A complete calender example. Input form, display page and automatic insert validatior which can be applied to any submitted form. Setting up redirects and links to pages need readjusting. The ... |
May 4th 2006 |
|
|
27k |
Delete duplicates in a table (cleanly and easily, using ROWID)
This simple SQL statement deletes duplicate rows in each set, using the pseudocolumn ROWID (row address), preserving the first inserted row of each duplicate set. |
May 7th 2006 |
|
|
1k |
|
|