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.273.520 Times

Matlab Oracle Odbc freeware
Filter: All | Freeware | Demo
 

Matlab Oracle Odbc

1 2 3 4 5 > 
Released: March 03, 2011  |  Added: March 09, 2011 | Visits: 2.226

Database Browser Portable This easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. There are two versions available. Standard and Portable Standard version can be installed on Windows PC. Portable version is designed to work with...



Platforms: Windows

License: Freeware Size: 2.28 MB Download (525): Database Browser Portable Download

Released: July 21, 2011  |  Added: August 11, 2011 | Visits: 2.393

Database Browser This easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. There are two versions available. Standard and Portable Standard version can be installed on Windows PC. Portable version is designed to work with...





Platforms: Windows

License: Freeware Size: 2.47 MB Download (371): Database Browser Download

Added: January 26, 2010 | Visits: 1.077

DBD::ODBC DBD::ODBC Perl module contains a ODBC Driver for DBI. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:ODBC:DSN, user, password); Private DBD::ODBC Attributes odbc_more_results (applies to statement handle only!) Use this attribute to determine if there are more result sets available. SQL...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): DBD::ODBC Download

Released: February 24, 2018  |  Added: March 20, 2018 | Visits: 2.849

FlowHeater FlowHeater is a powerful tool for connecting widely differing data sources and targets using a flexible graphically defined conversion. CSV (text) import/export becomes childs play. Adapters are available for import/export/update of MS Access, MS Excel, MS SQL Server, MySQL, SQLite, PostgreSQL,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 9.65 MB Download (945): FlowHeater Download

Added: October 07, 2006 | Visits: 3.953

Oracle Quick Check Oracle Quick Check will evaluate a large number of critical values and report back with a set of tuning recommendations. To help supplement the analysis, a report of your database is automatically emailed to dba@ensyncsolutions.com. Our DBA team will check over your report and contact you with...


Platforms: Windows

License: Freeware Size: 431 KB Download (236): Oracle Quick Check Download

Added: February 22, 2006 | Visits: 7.593

Adept for Oracle A free program that can automatically back up most Oracle databases to local storage. Provides for automated hot backups and exports using a scheduler. The Adept for Oracle client must run on a Windows based PC but the database can be hosted on any type of server as long as the PC can map a...


Platforms: Windows

License: Freeware Size: 2 MB Download (951): Adept for Oracle Download

Released: September 08, 2007  |  Added: September 10, 2007 | Visits: 3.398

DTM ODBC Manager 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...


Platforms: Windows

License: Freeware Size: 296.87 KB Download (354): DTM ODBC Manager Download

Added: February 07, 2006 | Visits: 11.249

TOAD for Oracle Freeware TOAD® empowers developers and DBAs to be more productive by providing an intuitive graphical user interface to Oracle. TOAD is a powerful, low-overhead tool that makes PL/SQL development faster and easier and simplifies database administration tasks. Advanced editors allow users to work on...


Platforms: Windows

License: Freeware Size: 10.85 MB Download (1494): TOAD for Oracle Freeware Download

Released: January 15, 2008  |  Added: January 16, 2008 | Visits: 5.981

DreamCoder for Oracle Free Edition DreamCoder for Oracle Free Edition is a free powerful Integrated Development Environment (IDE) and administration tool for Oracle Databases. With the intuitive DreamCoder's GUI increase your code quality and reduce the development process time. DreamCoder for Oracle you will easily be able...


Platforms: Windows

License: Freeware Size: 12.29 MB Download (659): DreamCoder for Oracle Free Edition Download

Added: July 26, 2010 | Visits: 1.484

Oracle::Sqlldr Oracle::Sqlldr is a Perl wrapper around Oracles sqlldr utility. SYNOPSIS use Oracle::Sqlldr; my $sqlldr = Oracle::Sqlldr->new(); # get new sqlldr object Oracle::Sqlldr is an object-oriented class that provides a convenient Perl wrapper around Oracles sqlldr utility. SQL*Loader (sqlldr)...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (220): Oracle::Sqlldr Download

Added: August 03, 2010 | Visits: 1.481

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 scripting. For SQL...


Platforms: *nix

License: Freeware Size: 471.04 KB Download (110): GTK Oracle Download

Added: November 25, 2010 | Visits: 1.271

Persistent::Oracle Persistent::Oracle is a persistent class implemented using an Oracle database. SYNOPSIS use Persistent::Oracle; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Persistent::Oracle Download

Added: June 20, 2010 | Visits: 909

DBD::ODBC::Changes DBD::ODBC::Changes is a Perl module with logs of significant changes to the DBD::ODBC..


Platforms: *nix

License: Freeware Size: 97.28 KB Download (98): DBD::ODBC::Changes Download

Added: October 14, 2010 | Visits: 1.044

Oracle client Oracle client is a simplistic Perl-based Oracle client that tries to mimic some of the functionality of PostgreSQL and MySQLs text-based SQL clients. It is relatively simplistic, but much more useful than dbishell or sqlplus. The project supports readline, history, desc, and various shorthand...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (151): Oracle client Download

Added: April 08, 2010 | Visits: 1.583

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: July 11, 2010 | Visits: 1.440

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: October 17, 2010 | Visits: 2.079

HDBC ODBC Driver HDBC ODBC Driver is the Haskell ODBC backend driver for HDBC. This driver has been tested on Windows and on Linux with unixODBC. It should also be compatible with iODBC, though this has not been tested. It should be portable to any platform supported by both Haskell and unixODBC. This driver is...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (178): HDBC ODBC Driver Download

Added: November 15, 2010 | Visits: 2.112

MySQL Connector/ODBC MySQL Connector/ODBC project is an ODBC driver for the MySQL database server. MySQL is a multithreaded, multi-user SQL database management system (DBMS) which has, according to MySQL AB, more than 10 million installations. MySQL is owned and sponsored by a single for-profit firm, the Swedish...


Platforms: *nix

License: Freeware Download (383): MySQL Connector/ODBC Download

Added: March 11, 2010 | Visits: 1.336

odbc-bench OpenLink ODBC Bench is an open-source ODBC Benchmarking tool providing real-time comparative benchmarking for ODBC Drivers, Database Engines, and Operating Systems combinations. The Benchmarks in this application are loosely based on the TPC-A and TPC-C standard benchmarks, with modifications...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (115): odbc-bench Download

Added: July 09, 2010 | Visits: 1.636

Oracle Password Repository 1.1.9 Oracle Password Repository is a Unix-based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps to keep your Oracle environment secure and easier to maintain. Whats New in This Release: - The INSTALL file...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (106): Oracle Password Repository 1.1.9 Download

1 2 3 4 5 >