Jul 31

ResEdit is a free Resource Editor for Win32 programs. You can use it if you want to use dialogs, icon, version information or other types of resources. Output files can be compiled by any Win32 compiler, like MinGW and Microsoft Visual C++. To open a file which uses Win32 API symbolic constants, you will also need Win32 header files (usually coming with you compiler).

If you don´t have any C++ compiler, you will need the Win32 headers (mainly windows.h and commctrl.h). You can download the Windows® Server 2003 SP1 Platform SDK to get these files.

Features:

  • Importing most of the rc files generated by Microsoft Visual Studio resource editor. Some informations like macro definitions may then be lost while saving the project with ResEdit
  • Advanced Dialog editor. All existing kind of Win32 controls are supported (Static text, Buttons, Edit controls, Pictures, …).
  • A basic picture editor to open and modify bitmaps, icons and cursors
  • Possibility to include all sort of resources.
  • Generation of C++ code for the Dialogs (code with CreateWindowEx) and Menus (CreateMenu, CreatePopupMenu…). However it is not possible to import C++ sources files.
  • Unlimited Undo/Redo buffers
  • Customizable layout : you can grag and drop panels to place it wherever you want.

Homepage: http://www.resedit.net/
Download: ResEdit-win32.7z
File Size: 437KB


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews

Incoming keywords for the article:

Jul 16

Easy Code is the visual assembly programming environment made to build 32-bit Windows applications (now supporting Unicode and multiple languages). To compile and link the projects designed on its IDE, Easy Code uses ECGo, a complete programming tools package including the Jeremy Gordons´s Go tools. The Easy Code interface, looking like Visual Basic, allows you to program a Windows assembler application in a quick and easy way as never possible before.

Download and test this application which is distributed with a setup program and includes the source code of a complete and fast text editor in a dll file (to be able to program your own editor), a file shredder, a MIDI player and many other applications.

Homepage: http://www.easycode.cat/
Download: EasyCodeGoAsm.zip
File Size: 1.38MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Jul 7

Easy Code is the visual assembly programming environment made to build 32-bit Windows applications (now supporting Unicode and multiple languages). To compile and link the projects designed on its IDE, Easy Code uses ECGo, a complete programming tools package including the Jeremy Gordons´s Go tools. The Easy Code interface, looking like Visual Basic, allows you to program a Windows assembler application in a quick and easy way as never possible before.

Download and test this application which is distributed with a setup program and includes the source code of a complete and fast text editor in a dll file (to be able to program your own editor), a file shredder, a MIDI player and many other applications.

Homepage: http://www.easycode.cat/
Download: EasyCodeGoAsm.zip
File Size: 1.38MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews

Incoming keywords for the article:

Jul 6

Easy Code is the visual assembly programming environment made to build 32-bit Windows applications (now supporting Unicode and multiple languages). To compile and link the projects designed on its IDE, Easy Code uses MASM32 or GeneSys, complete programming tools packages including the Microsoft Macro Assembler. The Easy Code interface, looking like Visual Basic, allows you to program a Windows assembler application in a quick and easy way as never possible before.

Download and test this application which is distributed with a setup program and includes the source code of a nice CD player, a complete and fast text editor in a dll file (to be able to program your own editor), a complete and excellent text editor (GeneSys) ready to use, a file shredder, a MIDI player and many other applications.

Homepage: http://www.easycode.cat/
Download: EasyCodeMasm.zip
File Size: 1.60MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Jun 27

MyOra 1.0.4

MyOra is a free SQL Tool for Oracle database developers and DBAs. This tool is simple, fast and easy to use, requires no installation, no Oracle client and no internet connection. Just download, unzip and start using with a click of the mouse, run SQL queries and Monitor database performance in Real Time.

MyOra’s MDI (Multi Document Interface) framework handles multiple sub-windows opened at same time. Allows multiple connections to the same database or different database. Users can open any number of Performance Monitors, SQL Editors, Schema Explorers, Session Managers etc and view them vertically or horizontally.

Real Time Performance Monitoring using graphs, bar charts and pie charts. Top 5 SQLs (SQL details and Explain Plan) using interactive 3-D bar charts. Top 5 Resources (Sessions Statistics) using interactive 3-D bar charts. Tablespace used/free pie charts. Session Manager to monitor sessions. Multiple SQL Editors with auto complete feature for Table names and Column names and many more features.

What’s New in version 1.0.4:

  • New module – DB Activity added.
  • Added Segment Type Bar graph to Space Manager module.
  • Added Tablespace Used & Free Bar graph to Space Manager module.
  • Added Options window (Menu path Tool -> Options).
  • Performance Monitor process has an option to Enable / Disable the Refresh Button.
  • Space Manager has option to choose graphs on first tab.
  • Several improvements and bug fixes.

Homepage: http://www.myorasql.com/
Download: MyOra-1.0.4.zip
File Size: 2.44MB


Related posts:

  • MyOra 1.0.4
    MyOra is a free SQL Tool for Oracle database developers

Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews

Incoming keywords for the article:

May 2

MyOra 1.0.4

MyOra is a free SQL Tool for Oracle database developers and DBAs. This tool is simple, fast and easy to use, requires no installation, no Oracle client and no internet connection. Just download, unzip and start using with a click of the mouse, run SQL queries and Monitor database performance in Real Time.

MyOra’s MDI (Multi Document Interface) framework handles multiple sub-windows opened at same time. Allows multiple connections to the same database or different database. Users can open any number of Performance Monitors, SQL Editors, Schema Explorers, Session Managers etc and view them vertically or horizontally.

Real Time Performance Monitoring using graphs, bar charts and pie charts. Top 5 SQLs (SQL details and Explain Plan) using interactive 3-D bar charts. Top 5 Resources (Sessions Statistics) using interactive 3-D bar charts. Tablespace used/free pie charts. Session Manager to monitor sessions. Multiple SQL Editors with auto complete feature for Table names and Column names and many more features.

What’s New in version 1.0.4:

  • New module - DB Activity added.
  • Added Segment Type Bar graph to Space Manager module.
  • Added Tablespace Used & Free Bar graph to Space Manager module.
  • Added Options window (Menu path Tool -> Options).
  • Performance Monitor process has an option to Enable / Disable the Refresh Button.
  • Space Manager has option to choose graphs on first tab.
  • Several improvements and bug fixes.

Homepage: http://www.myorasql.com/
Download: MyOra-1.0.4.zip
File Size: 2.44MB


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Apr 23

Easy Code Masm 1.04.0.0004

Easy Code is the visual assembly programming environment made to build 32-bit Windows applications (now supporting Unicode and multiple languages). To compile and link the projects designed on its IDE, Easy Code uses MASM32 or GeneSys, complete programming tools packages including the Microsoft Macro Assembler. The Easy Code interface, looking like Visual Basic, allows you to program a Windows assembler application in a quick and easy way as never possible before.

Download and test this application which is distributed with a setup program and includes the source code of a nice CD player, a complete and fast text editor in a dll file (to be able to program your own editor), a complete and excellent text editor (GeneSys) ready to use, a file shredder, a MIDI player and many other applications.

Homepage: http://www.easycode.cat/
Download: EasyCodeMasm.zip
File Size: 1.59MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Apr 10

InstallSimple 1.75

Compact and powerful program to build your installation packages in seconds instead of hours! Setups are packed into single exe-file for easy distribution. The extractor module has extremely small size (only 14 KBytes overhead over compressed data size).

Using a very practical and intuitive assistant, you can establish parameters for the installation process of your product for any Windows platform. Designed for anyone who distributes applications, data files, graphic images or whatever else you want to distribute!

Features:

  • Automatically create shortcuts, uninstall program, update registry entries, show license agreement and messages for users…
  • High density packing included files.

What’s New in version 1.75:

  • The InstallSimple now uses an excellent BZip2 compression.
  • Adler32 algorithm now is used to calculate a 32-bit checksums, that is much faster of CRC32.
  • Reduced overall memory requirements during packing/unpacking.
  • Nicer progress bar.
  • Fixed problem with creating big installation packages (>1GB).

Homepage: http://www.rnlogic.com/
Download: installsimple.zip
File Size: 221KB


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews | astaga.com lifestyle on the net
Mar 5

EiffelStudio 6.6.82484 Beta

EiffelStudio is a full-featured IDE for the Eiffel programming language.

Features:

  • Complete compiler for the Eiffel programming language, with both high compile-time speed and high-performance executables
  • Support for Windows, MacOS X, Linux, *BSD, Solaris and other operating systems
  • Smart code editor
  • Sophisticated multi-view browsing and viewing facilities
  • Interactive debugger
  • Graphical modelling tool for UML and BON with full roundtrip
  • Refactoring support
  • GUI development tool and fully portable GUI library

The Eiffel compiler creates C code that is then handed to a standard C compiler. As a result, Eiffel programs have a run-time performance comparable to those directly written in C or C++. At the same time, Eiffel is an object-oriented and strongly typed language. EiffelStudio uses a highly efficient compacting garbage collector to free the developer from the burden of memory management.

Homepage: http://dev.eiffel.com/
Download: Eiffel66_gpl_82484-windows.msi
File Size: 79.01MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews | astaga.com lifestyle on the net
Jan 24

RJ TextEd 5.90 Beta 2

RJ TextEd is a text editor that uses syntax highlighting for any type of files. The editor uses syntax definition files to recognize keywords, tags, strings and other items that you want highlighted in the text. RJ TextEd is a Unicode editor capable of loading and saving ANSI, UTF-8, Unicode and Unicode big endien files.

The editor can use class auto completion, tag auto completion and hints to assist in editing your source files. The documents can be saved encrypted using strong encryption (twofish) or as html with syntax coloring. The editor does not only handle source code. It also handles true ASCII files, binary files and of course plain text files. RJ TextEd also uses language files to display menus and dialogs in different languages. The included languages are English and Swedish. New language files can easily be created in the editor.

The editor also has a side-bar on the left side with two explorer pages, a user menu and FTP page. The items displayed in the user menu are also loaded from the syntax definition files. With the FTP view you can connect to a FTP site and edit or upload a file.

For recognizing different programming languages the editor uses syntax definition files. These can be created in the RJ TextEd manually or with the Syntax Editor.

The syntax editor is included to aid you in editing or creating syntax definition files. These files holds information about which keywords, tags or other words to highlight using different colors or text attributes. They also hold information about auto completion lists, hints and what is shown in the user menu. The keywords and other text displayed in auto completion lists and the user menu does not have to be in English. Unicode is supported.

Homepage: http://www.rj-texted.se/
Download: RJ_TextEd_Beta.zip
File Size: 9.61MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Dec 30

BASIC-256 0.9.4b

BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.

BASIC-256 is licensed under the GNU public license, which means that it´s free to download, modify, and share.

System Requirements:

Homepage: http://kidbasic.sourceforge.net/
Download: BASIC256-0.9.4b_Win32_Install.exe
File Size: 34.68MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Dec 17

PIC-16Fxxx-Programmer 2.4.6

The software programs (´burns´) midrange Flash-ROM-Controller PIC 12Fxxx/16Fxxx from Microchip using the serial port of the PC. Furthermore, it offers a simple debugger and the ability to tune the oscillator.

The package also includes board layouts for an inexpensive programmer module and three test modules.

Software and boards are intended for educational purpose and home users. Commercial use is restricted to the field of Research and Development.

Supported devices:

  • 8-pin: 12F609*, 12HV609*, 12F615*, 12HV615*, 12F629, 12F635, 12F675, 12F683
  • 14-pin: 16F610*, 16HV610*, 16F616*, 16HV616*, 16F630, 16F636, 16F676, 16F684, 16F688
  • 18-pin: 16F627, 16F628, 16F627A, 16F628A, 16F648A, 16F716, 16F818, 16F819, 16C84, 16F83, 16F84, 16F84A, 16F87, 16F88
  • 20-pin: 16F631, 16F639, 16F677, 16F685, 16F687, 16F689, 16F690, 16F785, 16HV785
  • 28-pin: 16F72, 16F73, 16F76, 16F737, 16F767, 16F870, 16F872, 16F873, 16F876, 16F873A, 16F876A, 16F882, 16F883, 16F886, 16F913, 16F916
  • 40-pin: 16F74, 16F77, 16F747, 16F777, 16F871, 16F874, 16F877, 16F874A, 16F877A, 16F884, 16F887, 16F914, 16F917

Debugger works with: 16F7×7, 16F818/819, 16F87x, 16F87xA, 16F87/88, 16F88x, 16F91x.

Homepage: http://webs.uolsinectis.com.ar/
Download: picpr246.exe
File Size: 1.10MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Dec 15

Notepad++ 5.6.1

Notepad++ is a free source editor and Notepad replacement with the syntax highlighting.

It also gives the extra functionality to the general user: colorize the user defined words. You can print your source code in color (or whatever you want) if you have a color printer (WYSIWYG). Furthermore, Notepad++ includes the multi-view feature, which allows the user to edit the different documents at the same time, and even edit the same document synchronously in 2 different views.

Notepad++ supports drag and drop: not only you can drop the file from explorer to open it, but also you can drag and drop a document from a view to another. With all the functionalities, Notepad++ runs as fast as Notepad provided by MS Windows.

Supported languages for the moment: (c/c++/Java/html/xml/php/asp/vb/vbs/SQL/Objective-C/javascript/ini/makefile/MSDos Display)

Included plugins (Unicode):

  1. TextFX v0.26
  2. NppExec v0.3.2
  3. Spell Checker v1.3.3
  4. MIME Tools v1.6
  5. NppExport v0.2.8
  6. NppNetNote v0.1
  7. Compare Plugin 1.5.5
  8. Plugin Manager 0.9.3.0

Included plugins (ANSI):

  1. TextFX v0.25
  2. NppExec v0.3.2
  3. Spell Checker v1.3.3
  4. MIME Tools v1.6
  5. NppExport v0.2.8
  6. Light Explorer v1.5
  7. NppNetNote v0.1
  8. Compare Plugin 1.5.5
  9. Plugin Manager 0.9.3.0

What´s New in version 5.6.1:

  • Fix brace highlighting breaking issue and related performance problem.
  • Add new encodings in the shortcuts map.
  • Remove annoying encoding issue warning dialogs.
  • Enhance Html encoding auto-detection.
  • Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic letters).
  • Add find result commands in the menu.
  • Add DOS CodePage : CP437, CP737, CP850, CP852, CP855, CP857, CP858, CP860, CP861, CP863, CP865, CP866 and CP869.
  • Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use).

Homepage: http://notepad-plus.sourceforge.net/
Download: npp.5.6.1.Installer.exe
File Size: 3.29MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Dec 13

Notepad++ Portable 5.6.1

Notepad++ Portable is the handy Notepad++ text editor packaged as a portable app so you can do your development on the go. It has all the same great features of Notepad++ including support for multiple languages and an extensive plugin system, but there´s nothing to install.

Notepad++ is a free source editor and Notepad replacement with the syntax highlighting.

It also gives the extra functionality to the general user: colorize the user defined words. You can print your source code in color (or whatever you want) if you have a color printer (WYSIWYG). Furthermore, Notepad++ includes the multi-view feature, which allows the user to edit the different documents at the same time, and even edit the same document synchronously in 2 different views.

Notepad++ supports drag and drop: not only you can drop the file from explorer to open it, but also you can drag and drop a document from a view to another. With all the functionalities, Notepad++ runs as fast as Notepad provided by MS Windows.

Supported languages for the moment: (c/c++/Java/html/xml/php/asp/vb/vbs/SQL/Objective-C/javascript/ini/makefile/MSDos Display)

Included plugins (Unicode):

  1. TextFX v0.26
  2. NppExec v0.3.2
  3. Spell Checker v1.3.3
  4. MIME Tools v1.6
  5. NppExport v0.2.8
  6. NppNetNote v0.1
  7. Compare Plugin 1.5.5
  8. Plugin Manager 0.9.3.0

Included plugins (ANSI):

  1. TextFX v0.25
  2. NppExec v0.3.2
  3. Spell Checker v1.3.3
  4. MIME Tools v1.6
  5. NppExport v0.2.8
  6. Light Explorer v1.5
  7. NppNetNote v0.1
  8. Compare Plugin 1.5.5
  9. Plugin Manager 0.9.3.0

What´s New in version 5.6.1:

  • Fix brace highlighting breaking issue and related performance problem.
  • Add new encodings in the shortcuts map.
  • Remove annoying encoding issue warning dialogs.
  • Enhance Html encoding auto-detection.
  • Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic letters).
  • Add find result commands in the menu.
  • Add DOS CodePage : CP437, CP737, CP850, CP852, CP855, CP857, CP858, CP860, CP861, CP863, CP865, CP866 and CP869.
  • Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use).

Homepage: http://notepad-plus.sourceforge.net/
Download: npp.5.6.1.bin.zip
File Size: 4.72MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Nov 24

Inno Setup 5.3.6

Inno Setup is a feature-packed installation builder. Features include a wizard interface, creation of a single EXE for easy online distribution, support for disk spanning, full uninstall capabilities, customizable setup types, integrated file compression, support for installing shared files and OCX´s, and creation of Start Menu icons, INI entries, and registry entries.

Key features:

  • Support for all 32-bit Windows versions in use today — Windows 95, 98, 2000, 2003, XP, Me, NT 4.0.
  • Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.
  • Standard Windows 2000/XP-style wizard interface.
  • Customizable setup types, e.g. Full, Minimal, Custom.
  • Complete uninstall capabilities.
  • Installation of files:
  • Includes integrated support for “deflate”, bzip2, and 7-Zip LZMA file compression. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCX´s and type libraries, and install fonts.
  • Creation of shortcuts anywhere, including in the Start Menu and on the desktop.
  • Creation of registry and .INI entries.
  • Integrated Pascal scripting engine.
  • Support for multilingual installs.
  • Silent install and uninstall.
  • Full source code is available (Borland Delphi 2.0-5.0).

What’s New in version 5.3.6:

  • Windows 7 changes:
    • Added new [Setup] section directive: UninstallDisplaySize. On Windows 7 and newer, Setup uses this directive to set the EstimatedSize value in the Uninstall registry key when possible since the Windows 7 Add/Remove Programs Control Panel (called Program and Features) no longer automatically calculates it. If an UninstallDisplaySize is not set, Setup estimates the size itself by taking the size of all files installed and adding any ExtraDiskSpaceRequired values set. Note: Windows 7 only supports the display of values smaller than 4 GB.
  • Pascal Scripting now supports IUnknown based COM. Previously it only supported IDispatch based COM but a growing number of Windows API functions are COM based without implementing the IDispatch interface, and you can now use these as well. See the new CodeAutomation2.iss example script for an example. Note: this is only supported by Unicode Inno Setup at the moment, because of Delphi 2’s limitations (Delphi 2 is used to compile Non Unicode Inno Setup):
    • Added StringToGUID, CreateComObject, and OleCheck support functions.
    • Added HResult, TGUID, TCLSID, and TIID support types.
  • The compiler no longer allows a single LanguageCodePage directive to be applied to multiple languages at once. If you were using this to force Non Unicode Setup to allow the user to select any language regardless of the system code page, set [Setup] section directive ShowUndisplayableLanguages to yes instead.
  • Added new CodePrepareToInstall.iss example script.
  • Fix: Unicode Pascal scripting: passing a very long string to Format caused an error.
  • Minor tweaks.

Homepage: http://www.jrsoftware.org/
Download: isetup-5.3.6.exe
File Size: 1.40MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Oct 12

MAKEMSI 09.284

The intention of this tool is that an MSI or merge module (any Windows database) can be manipulated or created with a very few number of lines and without writing code. Any “common” manipulations are setup once and reused for all your MSI files.

All files are in text format so are easy to read and compare, you could easily create an MSI with a “handful” of commands (such as 2 line MSIs…). An HTML report is created when creating an MSI (this includes a file “verify” button). Also has a MSI dump and difference tool which you will find easy to read (and MAKEMSI can also process).

What’s New in version 09.284:

  • Added the “64Bit” parameter to the “RegistryRead” command.
  • Added the “RAW” parameter to the “Registry” command.
  • Rather than warn you if you forget to supply “VALUE” on the “MsiFormatted” parameter for “MultiString” types, the code now automatically applies it.
  • An “ICE70″ during validation and a 1406 error during install would be generated if you supplied a string starting with “#” (which has special meaning to Windows Installer) to the “Registry” command.
  • As this is my new laptop running 64 bit Vista Ultimate, if anything was to go wrong this is the release it will occur in but I’m pretty confident. Let me know if that was wrong :-)

Homepage: http://www.dennisbareis.com/
Download: makemsi.zip
File Size: 7.10MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Oct 9

Database Editor 2009 v0.1.5.325

Database Editor is intended for quick and easy access to manage a database.

Support databases: Oracle, DB2, MS SQL SERVER, MySQL, Access.

Features:

  • Object Browser
  • Import/Export Wizard dialogs
  • SQL Editor
  • SQL History browser
  • Code snipets
  • Web update
  • Plugins
  • Free

How to connect to the database:

  1. Open menu “Session”->”Show Options”
  2. Open “Connection” tab
  3. Select data provider in list
  4. Enter database name
  5. Enter username and password
  6. Click “Update connection string”
  7. Click “Test”

What’s New in version 0.1.5.325:

  • Increase speed for connect
  • Add export to xml and impoved export dialog
  • Raised quality
  • Allow add copyrights to sql script
  • Add file search
  • Improved grid
  • Connect to USER DSN and SYSTEM DSN in Wizard
  • Test on Windows 7 7600 build
  • Fixed more errors

Homepage: http://acid.110mb.com/
Download: ode.msi
File Size: 2.86MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Oct 7

DatAdmin 3.2.3

Easy and quick database administration, natively supports MSSQL, MySQL, SQLite, Postgre SQL, MS Access.

Main features: Creating and restoring backups. Transfer data between databases, tables and data files (supported formats are XML, CSV, HTML, Excel). Edit database schema, tables, views and other db objects. Run queries, generating query templates. View, edit, filter and sort data in tables.

This version is free for personal, non-commercial use.

Homepage: http://datadmin.com/
Download: datadmin-install.exe
File Size: 3.72MB


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Sep 20

Database .NET 2.8.3542

Database .NET is an intuitive database management tool for multi-database.

Features:

  • Automatically: Create/Shrink/Protect database
  • Backup/Restore database
  • Syntax Highlighting
  • Service Manager
  • Code Generation
  • SQL Example Manager
  • Multiple Query Tab
  • SQL Query Batch
  • Export to CSV/XML/TXT
  • Print Query Results
  • … and much more.

Supports:

  • MS Access 97-2003 (*.mdb;*.*)
  • MS Access 2007 (*.accdb)
  • MS Excel 97-2003 (*.xls)
  • MS Excel 2007 (*.xlsx)
  • dBASE IV (*.dbf)
  • Firebird (*.gdb;*.fdb)
  • MySQL
  • SQL Server
  • SQL Server CE (*.sdf)
  • SQLite (*.db;*.db3;*.sqlite)
  • PostgreSQL
  • Oracle
  • Data Sources (OLE DB)
  • ODBC File DSN (Data Source Name)

All-In-One, Simple and Standalone (no install).
Requires: Microsoft .NET Framework 2.0

Homepage: http://fishcodelib.com/
Download: DatabaseNet2.zip
File Size: 5.33MB


Related posts:


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews
Sep 4

FreeSQL 2.9.3

A free tool to query and manage databases such as Microsoft Access, Microsoft SQL Server, Oracle and MySQL.Requires: Microsoft .NET Framework 2.0 SP1.

Homepage: http://sourceforge.net/
Download: freeSql_293.zip
File Size: 269KB


Copyright © 2008
Best Freeware Blog | Buy Laptop | Business Software Reviews

« Previous Entries