Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.172.372 Times

Authentic Statements freeware
Filter: All | Freeware | Demo
 

Authentic Statements

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 2.782

Yunus There are just some kind of simple statements and reaching object properties. The application shows some basic Turkish/English menu system, saving, printer output, compiling, colored code, automatic completing, XML database and Excel file usage.



Platforms: Windows, Delphi,

License: Freeware Download (1295): Yunus Download

Released: December 14, 2012  |  Added: December 14, 2012 | Visits: 682

SSuite Office - Invoice Master Our invoice application is based on the latest graphical-user-interface technology. There is no typing necessary, just point and click to create and/or print product or service invoices for your clients... quick and easy. It also includes a custom reports/invoice writer and creator. It also...





Platforms: Windows

License: Freeware Size: 9.26 MB Download (607): SSuite Office - Invoice Master Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 798

Altova Authentic Enterprise Edition Altova Authentic 2012 Enterprise Edition is an advanced WYSIWYG XML and database content editor that allows non-technical users to view and edit data in XML documents and relational databases without being exposed to the underlying technology. They simply fill in electronic forms using the word...


Platforms: Windows

License: Freeware Size: 36.53 MB Download (602): Altova Authentic Enterprise Edition Download

Released: September 19, 2011  |  Added: September 21, 2011 | Visits: 2.043

Print To PDF Pro Print to PDF from any application that is able to print or simply drag and drop the file onto the application to print it, ideal for creating copies of bank statements, payments, online ordering, conversions, screen shots etc etc. Append to an existing pdf, Add security for opening and...


Platforms: Windows

License: Freeware Size: 4.91 MB Download (561): Print To PDF Pro Download

Added: August 14, 2008 | Visits: 1.137

Fashion Statements Fashion Statements is designed to deliver the latest in high quality fashion and political/artistic apparel. All Fashion Statements come in three colors and can be printed for transfer to T-shirts, coats and other apparel.


Platforms: Windows, *nix

License: Freeware Size: 707 KB Download (556): Fashion Statements Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 1.039

SSuite Office - MonoBase Features Available: - Create unlimited databases with unlimited tables, fields, and rows - Access any ODBC compatible database of any size, from 1 Kilobyte to 1 Terabyte - Filter tables instantly - Run SQL statements with the SQL query engine - Create custom reports for all your databases - Full...


Platforms: Windows

License: Freeware Size: 9.32 MB Download (537): SSuite Office - MonoBase Download

Released: March 21, 2011  |  Added: March 24, 2011 | Visits: 1.192

DTM ODBC SQL runner DTM SQL runner is a free command line tool for SQL statements execution. The runner allows the user to specify ODBC data source name and file with SQL statement to be executed. This handy tool for developers, database administrators and advanced users is suitable for batch and scheduled job...


Platforms: Windows

License: Freeware Size: 68.96 KB Download (491): DTM ODBC SQL runner Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 796

Maxtax Steuersparen 2010 Starter - free With MAXTAX tax savings 2010 to make your income tax 2001-2008 - including all income, forms and statements quickly and securely. Clear program structure with easy to understand dialogs and input subsidies. Turnover and Pre-declaration and advance income tax return, preparation and calculation of...


Platforms: Windows

License: Freeware Download (490): Maxtax Steuersparen 2010 Starter - free Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 1.476

iZotope Vinyl for Winamp 2 iZotope Vinyl for Winamp is a free DSP plug-in that uses advanced filtering, modeling and resampling to create authentic 'vinyl' simulation, as if the audio was a record being played on a record player.


Platforms: Windows

License: Freeware Size: 1.48 MB Download (463): iZotope Vinyl for Winamp 2 Download

Added: August 13, 2008 | Visits: 1.733

KNOCKS SQL-Sense KNOCKS SQL-Sense provides Intellisense style help while writing SQL Statements in Microsoft Query Analyzer, SQL Server 2005 Management Studio, Visual Studio 2005 and Visual Studio .NET 2003. It simply sits behind the scenes and provides unobtrusive help when you press Ctrl-Space or when you type...


Platforms: Windows

License: Freeware Size: 327 KB Download (316): KNOCKS SQL-Sense Download

Released: February 09, 2003  |  Added: June 12, 2006 | Visits: 5.206

AUTHENTIC AUTHENTIC 2004 is a browser-enabled XML document editor, allowing business users to seamlessly capture information directly into XML, for use in XML document management systems, web publishing, or knowledge management applications. AUTHENTIC 2004 empowers business users to capture both data and...


Platforms: Windows

License: Freeware Size: 20.43 MB Download (236): AUTHENTIC Download

Added: August 29, 2008 | Visits: 1.699

General SQL Parser General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements,and parse SQL statements into a parse tree in their own program. It provides detail information about a SQL statement such as statement types (Select, insert, update, delete...


Platforms: Windows

License: Freeware Size: 1.53 MB Download (227): General SQL Parser Download

Released: January 09, 2019  |  Added: January 12, 2019 | Visits: 3.819

BS1 General Ledger BS1 General Ledger tracks budget and actual financial data to produce financial statements such as an Income Statement and Balance Sheet, the Trial Balance report, and General Ledger (detail) report. Unlimited account grouping levels. All user errors can be easily corrected. Add AP, AR,...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 1.5 MB Download (201): BS1 General Ledger Download

Added: July 11, 2010 | Visits: 1.438

Oracle::SQL Oracle::SQL is a Perl extension for building SQL statements. SYNOPSIS use Oracle::SQL; No automatically exported routines. You have to specifically to import the methods into your package. use Oracle::SQL qw(:sql); use Oracle::SQL /:sql/; use Oracle::SQL :sql; This is a package...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (200): Oracle::SQL Download

Added: August 05, 2008 | Visits: 1.284

SQL Dumper SQL Server Dumper enables you to dump selected SQL Server database tables into SQL INSERT statements, that are saved as local .sql files and contain all the data required to create a duplicate table, or to be used for backup purposes. You can choose to create an individual .sql file for each...


Platforms: Windows

License: Freeware Size: 408 KB Download (166): SQL Dumper Download

Added: June 26, 2010 | Visits: 1.184

SQL::Generator SQL::Generator is a Perl module to generate SQL-statements with oo-perl. SYNOPSIS use SQL::Generator; With this module you can easily (and very flexible) generate/construct sql-statements. As a rookie, you are used to write a lot of sprintf`s every time i needed a statement (i.e.for DBI)....


Platforms: *nix

License: Freeware Size: 13.31 KB Download (124): SQL::Generator Download

Added: June 19, 2010 | Visits: 905

Nevitium Nevitium is an application to generate invoices, quotes, statements, and labels with barcode support.. Create professional invoices as PDF files. Manage customer, vendor and product information easily. Nevitium is free and runs on Java anywhere!


Platforms: *nix

License: Freeware Size: 3.9 MB Download (105): Nevitium Download

Added: July 12, 2010 | Visits: 948

CCIDE Ccide reads C, C++, BASIC, or bash source code containing embedded decision tables from stdin, expands the tables, copies the remaining statements, and forms a compilable C or C++ source module, executable bash script, or interpretable BASIC program. Erratic side effects are avoided by...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (103): CCIDE Download

Added: March 24, 2010 | Visits: 1.152

SQL::Schema SQL::Schema is a Perl module to convert a data dictionary into SQL statements. SYNOPSIS use DBI; my $dbh = DBI->connect(...); use SQL::Schema; my $schema = SQL::Schema->new($dbh); my $sql = $schema->string; print $sql; print "$schema"; WARNING This is alpha software. It...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (98): SQL::Schema Download

Added: January 18, 2010 | Visits: 838

AdaControl AdaControl is a free (GMGPL) tool that detects the use of various kinds of constructs in Ada programs. AdaControls first goal is to control proper usage of style or programming rules, but it can also be used as a powerful tool to search for use (or non-use) of various forms of programming styles...


Platforms: *nix

License: Freeware Size: 1024 KB Download (97): AdaControl Download

1 2 3 4 5 >