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

Mysql To Access freeware
Filter: All | Freeware | Demo
 

Mysql To Access

< 1 2 3 4 5 > 
Added: April 21, 2013 | Visits: 472

MySQL Abstract Layer MySQL Abstract Layer is a simple MySQL database access wrapper. It can execute SELECT, UPDATE and INSERT SQL queries using single calls that take the table names, column names, column values and table search conditions. Platforms: PHP

License: Freeware Size: 10 KB Download (41): MySQL Abstract Layer Download

Added: May 31, 2013 | Visits: 678

MySQL Wrapper Script This PHP Script is a MySQL database access wrapper. It is an abstraction layer between PHP and MySQL database.Features of MySQL Wrapper script:- Establish a connection to a MySQL database server.- Execute queries and return results as arrays.- Execute SELECT, INSERT, UPDATE, REPLACE, and DELETE... Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL Wrapper Script Download

Added: August 07, 2013 | Visits: 436

SQLWrapper SQLWrapper is a MySQL database access wrapper.This PHP script can be used and integrated into applications using MySQL as a storage environment.Some key features of SQLWrapper:- Establish connections to a given MySQL database host- Execute arbitrary queries- Retrieve a single row or all rows into... Platforms: PHP

License: Freeware Size: 10 KB Download (41): SQLWrapper Download

Added: July 16, 2013 | Visits: 296

DBI class The DBI class is MySQL database access wrapper.DBI class can establish database connections, execute SQL queries, retrieve the query result set data, present SELECT query information details like the time it took to execute and the returned result rows.The comments in the code are in Spanish. Platforms: PHP

License: Freeware Size: 10 KB Download (40): DBI class Download

Added: March 28, 2013 | Visits: 889

xDatabase xDatabase is a simple MySQL database access wrapper.Functions of xDatabase:- xDatabase can connect to database from the class constructor.- xDatabase is possible to use a single function to execute queries and retrieve results.- xDatabase automatically stores additional query information in class... Platforms: PHP

License: Freeware Size: 10 KB Download (50): xDatabase Download

Added: April 15, 2013 | Visits: 563

DB Web Service DB Web Service provides a remote interface to access a database via a Web service using the SOAP protocol.The Web service interface provides functions for retrieving, updating and deleting database data. It comes with an implementation example to access a MySQL database. Platforms: PHP

License: Freeware Size: 10 KB Download (40): DB Web Service Download

Added: May 05, 2013 | Visits: 297

MYSQLCLS_DB MYSQLCLS_DB is a MySQL database access wrapper. It can establish connections, manage transactions, execute queries, and retrieve results into arrays or single values.If the connection is lost, MYSQLCLS_DB tries to reconnect before executing any queries. Platforms: PHP

License: Freeware Size: 10 KB Download (41): MYSQLCLS_DB Download

Added: March 30, 2013 | Visits: 465

CSQLite CSQLite is a wrapper to access SQLite file databases using SQLite extension for PHP 5. The functions are similar to those used to access MySQL databases: open, query, fetch_row and get_num_rows. Platforms: PHP

License: Freeware Size: 92.16 KB Download (43): CSQLite Download

Added: August 31, 2013 | Visits: 630

Private! WordPress Access Control Manager Private! makes it possible to build private blogs for your friends, family or your business. You can also use it to protect paid content on your page. The configuration is as simple as powerful and the best of all: It's incredible fast - you will not notice any differences from your standard... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Private! WordPress Access Control Manager Download

Added: August 18, 2008 | Visits: 3.742

myWIFIzone WIFI Internet Access Blocker myWIFIzone blocks Freeloaders from using your WIFI network to access the internet. Features real-time intruder alerts and logging. Compatible with WEP/WPA security tools. Can be upgraded to support WIFI hotspot services (Q1/2006) Platforms: Windows

License: Freeware Size: 341 KB Download (1419): myWIFIzone WIFI Internet Access Blocker Download

Added: August 05, 2008 | Visits: 1.684

AnySQL Maestro AnySQL Maestro is a unique FREEWARE for administering any database engine (SQL Server, Oracle, MySQL, MS Access, etc.) which is accessible via ODBC driver or OLE DB provider.The application provides you with easy-to-use GUI, which allows you to perform common database operations easy and fast.... Platforms: Windows

License: Freeware Size: 11.6 KB Download (208): AnySQL Maestro Download

Added: January 23, 2010 | Visits: 1.027

Tunnel4J Tunnel4J project is a little utility for people who need to access resources behind firewalls via ssh connections. Consider it as a light replacement of just some features of a VPN. You can do exactly the same things with the command line ssh client; tunnel4j just exposes a nicer(???) GUI, and... Platforms: *nix

License: Freeware Download (101): Tunnel4J Download

Added: October 16, 2010 | Visits: 940

BasicQuery BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers when testing SQL statements against a database. BasicQuery also produces timing information, which is valuable during tuning exercises.. Platforms: *nix

License: Freeware Size: 1.3 MB Download (93): BasicQuery Download

Added: August 03, 2010 | Visits: 1.931

PHPSurveyor PHP Surveyor is a set of PHP scripts that interact with MySQL to develop surveys, publish surveys and collect responses to surveys. Once a survey has been created it can be published as an online survey (displayed as single questions, group by group or all in one page) or you can use a... Platforms: *nix

License: Freeware Size: 1.2 MB Download (124): PHPSurveyor Download

Added: January 21, 2010 | Visits: 770

mplib mplib is a C library that enables programms to access ID3 tags in MP3 files. ID3 tags are meta-informations such as the title, artist or comments that come with most MP3s. mplib supports ID3 version 1 and version 2 tags. It is written to be very easy to use, fast and cross-platform capable.... Platforms: *nix

License: Freeware Size: 317.44 KB Download (97): mplib Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 221

mythtvJ This projects aims to provide a high-level API written in Java to access a mythbackend using the mythtvprotocol and the MySQL database backend. See www.mythtv.org for details regarding mythtv. Platforms: Windows, Mac, Linux

License: Freeware Size: 64.43 KB Download (45): mythtvJ Download

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

XML Access Generator The aim of this Project is to generate JAVA source code out of a xml shema(xsd) to access a xml file which is conform to the used shema. We also provide a GUI (Graphical User Interface) to offer an easy to use tool. Platforms: Windows, Mac, Linux

License: Freeware Size: 43.85 KB Download (48): XML Access Generator Download

Added: May 10, 2013 | Visits: 577

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: April 06, 2013 | Visits: 521

EasySQL classes EasySQL classes provides the same interface to compose and execute SQL queries to access several types of SQL databases: MySQL, PostgreSQL and SQLite.The script provides simple methods that will help to compose and execute SQL queries of the types: SELECT, INSERT, UPDATE, DELETE and... Platforms: PHP

License: Freeware Size: 10 KB Download (41): EasySQL classes Download

Added: August 02, 2013 | Visits: 419

Extended MySQLi This package implements a MySQL database access wrapper using the MySQLi extension.It is based on the Reduced MySQLi class originally written by Mertol Kasanan.This version can account the memory usage, log the executed queries in the current page. It can also cache the query results in an XML file. Platforms: PHP

License: Freeware Size: 30.72 KB Download (44): Extended MySQLi Download

< 1 2 3 4 5 >