Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Privacy
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 



   Freeware: Odbc Dump

 

 PassportODBC  License: Freeware

 
  ODBC Viewer, View or edit any ODBC enabled database. Use Table Dump and Table Reload feature to test and retest your applications. Viewer shows content and structure without the orginal Database Frontend. The program connects to an ODBC connection for viewing data, editing data, displaying field information, exporting the data in a table and importing the data that was exported. First step is to correlate an ODBC structure with an Alias. Create a new alias, select the Database Drive Name, enter a name of the Alias in place of the default name and select the path to the ODBC database. If your tables are not local, you may need to define access to your tables via the operating system ODBC Administrator. Start the program and select the alias from the dropdown list and the tables will be displayed. The number of fields and Record Count or number of records in the table is displayed in the upper right. The lower display describes the database, alias and field information. Right click on the table information to save to a file. Options in the Maintenance menu provides the ability to do a table dump to an ASCII file and to reload the data what was dumped. This is useful when table data is read, exported, modified and deleted during testing of custom processing. When reloading data into a table the Alias and Table name must match. If the table that is selected has a memo field, a memo display will appear between the records and table information and the data in the memo field is displayed when the memo field is selected.

Author:
Embassy Software Inc| Date: 27-04-2005 | Size: 21066 KB
  -
 

 MySQL Snap  License: Freeware

 
  MySQL Snap program is intended for creation backup copies of MySQL databases as well as for transport it from one server to another. The program advantages: - full compatibility of the result dump with the dump produced with the help of standard MySQL database management system utility - mysqldump! - standard mysqldump utility keys support; - absence of using standard libmysql.dll library. All information processing is with using API level..

Author:
Art-media| Date: 10-12-2002 | Size: 812 KB
  -
 

 Dump Flash decompiler  License: Freeware

 
  Dump Flash Decompiler is the program that treats compressed and decompressed SWF-files and shows the detailed structure in the tree form. It's possible to export a file to the XML format for the next work with SWFMILL program.

Author:
Dcomsoft| Date: 20-03-2006 | Size: 1055 KB
  -
 

 DTM ODBC Manager  License: Freeware

 
  DTM ODBC Manager is a free simple and easy-to-use ODBC Data Sources manager. The program allows you to export data source definitions into a file and then restore it on a local or remote system. ODBC Manager is an indispensable tool for DBAs or developers who have to transfer data source definitions between computers and is a perfect addition to the system ODBC Administrator. The program allows you to audit local and remote data source definitions, remove DSNs and import definitions created on one of the computers on a remote system right from your workplace. To do it, "Remote Registry Service" must be running on the system you work with and it must have all necessary drivers installed. The program works both with system DSNs and with user DSNs. DTM ODBC Manager allows you to operate not only with a single DSN, but also to export or import all existing items or those selected in the list. Command line and GUI mode. Download your free copy right now!

Author:
DTM soft| Date: 08-09-2007 | Size: 296 KB
  -
 

 SQL Batch Executor  License: Freeware

 
  SQL Batch Executor will run SQL scripts for any database with an ODBC compliant driver.

Author:
JohnMacIntyre.ca| Date: 23-01-2003 | Size: 252 KB
  -
 

 Sequel  License: Freeware

 
  Sequel is an automation object - the COM server providing high level interface for low-level ODBC. This guarantees that your application will work with database directly without any detour via third database provider/engine. In other words, with Sequel you're getting a high level interface for low-level database API with maximum universality without any ballast causing a slow down.

Author:
Ing. Tomas Koutny| Date: 07-04-2002 | Size: 897 KB
  -
 

 ODBscript  License: Freeware

 
  ODBscript is the world's easiest scripting language for developing interactive, database-enabled Websites, even for non-programmers. Fast application development also makes it ideal for Rapid Prototyping. Runs as a CGI (or offline) to process HTML files with embedded script programming. Uses ANSI SQL through ODBC. (Works with MS-Access, SQL Server, MySQL, Paradox, FoxPro, or any database with an ODBC driver.) A registered version is available with more functionality, and an ISAPI version is available for improved efficiency.

Author:
ODBscript| Date: 03-12-2004 | Size: 228 KB
  -
 

 odbc2csv  License: Freeware

 
  odbc2csv offers the programmer a simple, fast and effective method to collect DSN information from the local ODBC driver and output it to comma separated values. The csv output can be redirected to provide command line batch or script processing the information it needs to process Data Sources for sql export. Extract odbc dsn information information and easily pull into spreadsheet software like ms excel, or parse the data in your command line batch processing. Include with your program and utilize with system calls to collect and act on the provided information!

Author:
BitDaddys Corp.| Date: 24-07-2004 | Size: 44 KB
  -
 

 ODBC View  License: Freeware

 
  ODBCView is a free SQL query tool to view and export data from any OBDC compliant database. Connect to an ODBC data source and enter a SQL statement to execute. The data is then displayed on a read-only grid or it can be exported to a external CSV or HTML report file. Any valid SQL statements can be executed including UPDATE, DELETE and calls to database procedures. Run it from the command line to open a data source and export a query to a file.

Author:
SLIK Software Ltd| Date: 01-08-2002 | Size: 4077 KB
  -
 

 dsn2csv  License: Freeware

 
  dsn2csv continues the BitDaddys.COM tradition by offering the programmer a tool that allows for fast, flexible and simple access to the local host computer's ODBC table information. Please click on the above link to find out more! With dsn2csv you can export the local host ODBC table list to comma seperated values for output / redirect to a file or to the screen. You can easily add system calls to your program to execute dsnc2v and pipe it to a file for parsing, or utilize in a script to collect and utilize the Data Source table descriptions.

Author:
BitDaddys Corp.| Date: 05-08-2004 | Size: 44 KB
  -
 

 Select to Excel  License: Freeware

 
  This small Excel macro allows you to execute SQL commands on any ODBC data source directly in Excel and will paste the results in an Excel sheet where you can sort, filter and further manipulate the data. Useful to quickly extract data from a database and manipulate it within excel. No need to copy and paste large sets of data from other programs to gain the full functionality of Excel.

Author:
PSP Games| Date: 12-11-2005 | Size: 21 KB
  -
 

 tables2csv  License: Freeware

 
  tables2csv offers the programmer a simple, fast and effective method to collect table information from the local ODBC driver and output it to comma separated values. The csv output can be redirected to provide command line batch or script processing the information it needs to process database tables for sql export. Extract sql table description information and easily pull into spreadsheet software like ms excel, or parse the data in your command line batch processing. Include with your program and utilize with system calls to collect and act on the provided information!

Author:
BitDaddys Corp.| Date: 24-07-2004 | Size: 68 KB
  -
 

 LCLeaner  License: Freeware

 
  LCleaner is a FREE tool to easily free up disk space from temporary, unwanted files, and clean system registry from unneeded registry keys. It is absolutely free and does not contain adware or spyware functions. LCleaner can clear system temporary files, user temporary files, Windows log files, Windows memory dump files, recycle bin, recent documents list, run list MRU, common dialogs MRU, typed URLs and more. LCleaner has a fast search engine based on LUA scripts. Functionality can be extended with your own scripts. LUA is an easy scripting language, just take a look on example script, or scripts in scripts folder inside LCleaner folder. In On-Line Help section you can find all the information you need to start write your own scripts.

Main Features: Delete System Temporary, User Temporary files; Delete Windows Logs, Memory Dump, Prefetch files; Clean Google Toolbar search history; Clean Internet Explorer typed URLs; Clean Common dialog MRUs, Run history, Recent documents history; CleanMap Network drive MRUs; Write your own scripts using LUA scripting language, to clear specific items.

Author:
585Soft| Date: 23-03-2008 | Size: 392 KB
  -
 

 CDBF Explorer  License: Freeware

 
  CDBF Explorer is a freeware application that allows you to open dBase tables, to modify contents of these, and to do some other simple management operations (searching, applying filters, operations with indexes, etc).DBF Explorer engine is based on TDbf Component, and doesn't require any external database engines, as BDE or ODBC.

Author:
| Date: 21-02-2005 | Size: 750 KB
  -
 

 WinSyslog  License: Freeware

 
  Enhanced syslog daemon for Windows. Freeware version provides interactive logging of received messages. Professional version can also write to a file, ODBC databases or the Windows event log. Great to monitor routers, e.g. from Cisco. The original - available since 1996. Runs under Windows 95/98/me/NT/2000/XP.

Author:
Adiscon| Date: 30-04-2001 | Size: 0 KB
  -
 

 WonderWebWare File Splitter  License: Freeware

 
  File Splitter is a free tool that will split any file into pieces of any selected size. The difference between this file splitter and other similar products is that here you can select the exact split point which is extremely useful when the split position does matter. The best example is also the best explanation of why I made this tool: I had a situation with splitting 70MB SQL dump files, because phpMyAdmin doesn't accept so big files. But in this case we cannot split the long file on random place we must be sure that the sql commands will not be broken. In addition – the windows standard Notepad isn't good choice for large files in the case with 70MB txt file it just crashed. So I build this File Splitter for my own use, but then decided to publish it (with several useful additions) for everyone in my situation

Author:
WonderWebWare.com| Date: 9-92-2007 | Size: 547 KB
  -
 

 EZ-Forms ULTRA Viewer  License: Freeware

 
  - View, Print, Email, FAX (driver required), eforms (visual electronic forms) created with EZ-Forms ULTRA, EZ-Forms PRO Designer. - View web enabled eforms. - Network compliant. - Encryption enabled. (pw reqd.) - Advanced Enterprise, Developer, Private Label editions available. EZ-Forms ULTRA, EZ-Forms PRO Designer (available separately) - Now you can simply scan your form into EZ-Forms, add filler fields, create a database with the wizard, and you are done! What could be easier? - Import bitmapped graphic images too! Most other file types including PDF, etc. can be easily converted. We provide you access to the tools, or we can do it for you. - The EZ-Forms ULTRA Designer System is the eforms and database solution for your destop, laptop, entire enterprise, or client base (Developer's edition). DataBase connectivity via standard .DBF data files (ODBC) coupled with electronic forms (eforms) allow total e-forms automation that is uniquely enhanced with real looking on-screen forms that print exactly like the original (if it ever even existed). - Unlike page document composition, EZ-Forms' logical object oriented drawing tools are specifically tailored and optimized for forms design and manipulation. Its WYSIWYG (what-you-see-is-what-you-get) interactive screen is clear, intuitive and easy to use. Font size, typeface and printer options (including FAX transmission) are limited only by what is available under Microsoft Windows. - Distribute your eforms to anyone, anywhere via your LAN, WAN, Intranet, Internet, Email, etc. Go to: http://ez-forms.com/viewer for more info. And of course, our home page is http://www. EZ-Forms.com (or ez-forms.com)

Author:
the EZ-Forms Company (EZX Corporation)| Date: 02-03-2005 | Size: 9255 KB
  -
 

 EZ-Forms-DMX Viewer  License: Freeware

 
  - View, Print, Email, FAX (driver required), eforms (visual electronic forms) filled out with, EZ-Forms-DD250, EZ-Forms-Export, EZ-Forms-MSDS Fillers. - View web enabled eforms. - Network compliant. - Encryption enabled. (pw reqd.) - Advanced Enterprise, Developer, Private Label editions available. EZ-Forms-DD250, EZ-Forms-Export, EZ-Forms-MSDS Fillers (available separately) - Now you can simply scan your form into EZ-Forms, add filler fields, create a database with the wizard, and you are done! What could be easier? - Import bitmapped graphic images too! Most other file types including PDF, etc. can be easily converted. We provide you access to the tools, or we can do it for you. - The EZ-Forms System is the eforms and database solution for your destop, laptop, entire enterprise, or client base (Developer's edition). DataBase connectivity via standard .DBF data files (ODBC) coupled with electronic forms (eforms) allow total e-forms automation that is uniquely enhanced with real looking on-screen forms that print exactly like the original (if it ever even existed). - Unlike page document composition, EZ-Forms' logical object oriented drawing tools are specifically tailored and optimized for forms design and manipulation. Its WYSIWYG (what-you-see-is-what-you-get) interactive screen is clear, intuitive and easy to use. Font size, typeface and printer options (including FAX transmission) are limited only by what is available under Microsoft Windows. - Distribute your eforms to anyone, anywhere via your LAN, WAN, Intranet, Internet, Email, etc. Go to: http://ez-forms.com/viewer for more info. And of course, our home page is http://www. EZ-Forms.com (or ez-forms.com)

Author:
the EZ-Forms Company (EZX Corporation)| Date: 02-03-2005 | Size: 9255 KB
  -
 

 dbQwikSite Sponsored  License: Freeware

 
  dbQwikSITE creates E-commerce Sites, Catalogs & Lists from your database in seconds. ponsored version generates HTML, and limited ASP, PHP web sites for view, Search, Add, Edit and Delete Pages (3 field limit). dbQwikSITE creates both static and dynamic database driven sites professionally and quickly It allows you to customize web page appearance. dbQwikSITE provides ADO/ODBC connectivity. Visual Query Builder makes reading your data a snap.

Author:
TheDevShop| Date: 19-05-2003 | Size: 3829 KB
  -
 

 ATAF-CON  License: Freeware

 
  ATAF can automatic convert the database design and copy the data from a MS-Access database and create it on a mySQL server in one of the 4 following ways Manually script, you have to run the script on your ISP web server ( for this you can use ATAF) If you are connected to the same network as your mySQL server, you can convert the database design directly to the mySQL server, and then copy the all the database records afterwards If you

Author:
Christian C. Rasmussen| Date: 01-06-2002 | Size: 6550 KB
  -
 

 ActiveXperts Network Monitor  License: Freeware

 
  ActiveXperts Network Monitor is the leading solution for monitoring all aspects of your LAN and WAN servers, workstations and devices. For years, System Administrators, Network Operators and Helpdesk employees have relied upon the power and flexibility and reliability of this Network Monitor tool. The product runs as a service on the Windows NT/2000/XP/2003 platform. ActiveXperts Network Monitor supports Windows, UNIX, LINUX and Novell platforms. When problems are detected, you're immediately notified by network message, e-mail, pager, or SMS message (support for TAPI, Unicode, TAP, UCP and FBus). When a failure is detected, the network monitor tool will try to correct the problem. Use XML and XSL based Views to view the results from any location in the world, or use the 32 bit Windows Manager application to make changes to the configuration. Assign privileges to groups of users, to avoid access to parts of the monitoring results they are not allowed to access. ActiveXperts Network Monitor is delivered with powerful, pre-defined function sets, including functions for: Active Directory, ADSI, CPU Monitoring, Directory sizes, Disk Healthy check, DNS, Disk Drive, Disk Space, DNS, Event Log (with content checking), Exchange 2000, File Existence (with content checking), FTP site, HTTP(s) (with content checking), ICMP/Ping, IMAP4, MS SQL Database, Novell NDS, NTDS (NT4 compatible DS), NTP, ODBC Database, Oracle Databases (SQLNet), POP3 Mail server, Printer, Process, Service, SMTP Mail server, SNMP, TCP port (with handshaking), UDP, UNIX Shell Script (RSH), Users & groups, VBScript (custom scripts) and WMI. Write custom scripts using VBScript or RSH. ActiveXperts Network Monitor has advanced ODBC and ADO/SQL logging and reporting capabilities. The XML based Reports can be customized easily by editing the XSL stylesheet templates.

Author:
Bart Jonkman| Date: 29-09-2002 | Size: 4599 KB
  -
 

 Data Browser  License: Freeware

 
  This Easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. And the most important thing it is Freeware.

Author:
DB Software Laboratory| Date: 07-05-2006 | Size: 1956 KB
  -
 

 Database Browser  License: Freeware

 
  This Easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. And the most important thing it is Freeware.

Key Benefits:
 
  * Unlimited number of connections
  * One click switching from one connection to another
  * One click table browsing
  * Data browsing
  * Data exports into CSV, Excel, Html files
  * Execution history
  * Sql Builder with wide range of supported databases
  * Execution Log
  * Incremental Search

Author:
DB Software Laboratory| Date: 10-03-2008 | Size: 1956 KB
  -
 

 Ariacom Report Manager  License: Freeware

 
  Ariacom Report Manager is a COM component allowing database reporting and multi-dimensional analysis with dynamic SQL generation. - Native line, bar, point and pie charts - Integrated security management limiting user access - Fully multilingual design - Report results in various formats (html, csv, txt, xml with conversion to pdf) - Output to various devices (file, printer, fax, email)

Author:
Ariacom| Date: 20-06-2003 | Size: 5719 KB
  -
 

 Database Browser Portable  License: Freeware

 
  This Easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. And the most important thing it is Freeware.

Key Benefits:
 
  * Unlimited number of connections
  * One click switching from one connection to another
  * One click table browsing
  * Data browsing
  * Data exports into CSV, Excel, Html files
  * Execution history
  * Sql Builder with wide range of supported databases
  * Execution Log
  * Incremental Search

Author:
DB Software Laboratory| Date: 02-03-2008 | Size: 1956 KB
  -
 

 najitool GUI  License: Freeware

 
  naji_gui is a "User Friendly" GUI (Graphical User Interface) implementation of najitool, a program full of functions which generate, convert, filter, and encrypt files. It also has a lot of other miscellaneous functions, such as an Arabic to English letters and vice versa transliteration system, it has programming functions like bin2c which makes a compileable source code file out of any file, like picture files for use in a C program. naji_gui is Public Domain, completely free without any restrictions and with full source code. naji_gui can generate: - A list of numbers in English or Turkish words from 1 to 9999 - HTML pages with every possible Unicode letter/symbol - Preprogrammed .BMP pictures, nice for wallpaper - Big ASCII art sentences - Multiplication squares - Random character text files (useful for secure passwords) naji_gui can convert: - UNIX to DOS/Windows text format and vice versa - Tabs to spaces - Text to HTML naji_gui can filter: - Make a copy of a file skipping specified characters - Make a copy of a file using only specified characters naji_gui can also: - Flip every bit in every byte of a file (0's to 1's and 1's to 0's) - Dump files in hexidecimal - Count words in a file - Compare files - Reverse files - Split files - Join files naji_gui has: - two secure file deletion functions - two file encryption functions And a lot more, enjoy!

Author:
NECDET COKYAZICI| Date: 20-05-2005 | Size: 377 KB
  -
 

 MailList Controller Free  License: Freeware

 
  MailList Controller is an email mailing list and marketing solution designed to send out personalized newsletters, campaigns, e-zines, announcements, support and group mails. The program runs as service on your desktop, workstation or server. You can use the built-in mailserver for direct delivery or use an external SMTP server. The WYSIWYG editor allows you to create personalized rich-text (HTML) messages or you use your default mail client. Other features are: webform requests, single and double opt-in, ODBC support, linked lists, returned message detection and many more.

Author:
Arclab Software Technologies| Date: 04-02-2005 | Size: 4785 KB
  -
 

 SQL Excel  License: Freeware

 
  The points below gives you a brief overview of the SQL Excel Add-in. - SQL Excel adds easy database access to MS Excel. SQL Excel has a very easy to use interface and you will only take minutes to set up and start to use. After install an Extra Excel Toolbar will be added to your Excel. This toolbar holds 5 different buttons and gives you access to all of the functionality of the Addin. - SQL Excel can connect to all standard databases so you can easily consolidate data from different data sources (MS SQL Server, MS Acces, Oracle, MY SQL etc.) The first button on the SQL Exel Toolbar (the blue database icon) - loads the SQL Excel Connections form where you can manage your connections. - The core functionality of the add-in is the retrieveal of the data into Excel and the "SQL" button on the toolbar loads the SQL Entry form. This form has been setup to make it easy to switch between different databases (and providers). To get the data from a database into Excel you execute a query or select statement on the form. There is a button to execute the SQL And display it in a grid on the form (which will appear on the bottom of the form if the "Run SQL and Preview in Grid" button is selected). - Last but not least, SQL Excel is a freeware application. SQL Excel is a Genuine Freeware! Absolultely NO Ads, NO Spware, No Time Limits.

Author:
SQl Excel| Date: 30-01-2008 | Size: 196 KB
  -
 

 Free Barcode Label Design Application  License: Freeware

 
  This barcode label design and printing application is a free (not a demo), fully functional, high quality and easy to use. It contains a built-in, embedded database for creating custom values in labels and also connects to comma delimited text files, CSV files, Microsoft Excel and Access. Bar code values can also be incremented or determined by VB script formulas. Static data can be easily appended to the beginning or ending of any variable data. It accurately prints bar-codes on any graphics printer, including thermal printers. The Pro version is also available with support for 2D symbol types such as DataMatrix, PDF417, Maxicode, MicroPDF, RSS and Composite symbologies. The Pro version can also connect to additional data sources including ODBC, DSN, Oracle and SQL Server.

Author:
IDAutomation.com, Inc.| Date: 20-03-2006 | Size: 840 KB
  -
 

 Little:eye FREE  License: Freeware

 
  CBR little:eye, which is developed for management of IT infrastructure of enterprise and provides management of fault, performance, inventory and configuration is the closest assistant of system administrators through impressive user interface and usability Publish-me.com. Little:eye network management software performs all of the functions expected from standard network management software like: Maps(AutoDiscovery) Monitoring Fault Management Remote Control Inventory management for Windows Web based reports Performance Monitoring CISCO device monitoring MOTOROLA device monitoring SNMP Device monitoring Client-Server Architecture Network printer monitoring Syslog Deamon Application Monitoring Bandwidth test DHCP DNS HTTP (URL) IMAP LDAP ODBC POP3 SMTP Telnet(*) MSSQL MAIL SQL QUERY UDPECHO CPU load Disk size Memory NTP Ping Process(*) Service(*) SNMP TCP port scan ORACLE MS exchange server Sun Servers MYSQL VMWARE ... Little:Eye is the most cost affective solution for monitoring networks.

Author:
CBR Software| Date: 09-03-2006 | Size: 70996 KB
  -

| 1 | 2 |

 

 
Sponsored Shareware

Universal Explorer
Powerful windows explorer
file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

ListMotor
Email List Manager, operates with email stored in simple text files or csv files.

Email List Manager

 

DirFile.Com - Freeware Software Download