RSS 6 projects tagged "odbc"

Download No website Updated 13 Oct 2010 TbsSQL

Screenshot
Pop 45.56
Vit 3.52

TbsSQL is a small wrapper class for working with SQL databases within PHP scripts. It has few methods and two properties and it’s only one file per database for installation. Its most interesting feature is that it can protect and format values before merging them into the SQL statement. It has a cache feature, a trace mode, a debug console, and it can return data as arrays, standard objects, specific class objects, or clone objects. It can also delete PHP connection variables after making the connection.

No download Website Updated 28 Aug 2011 oRestE

Screenshot
Pop 45.91
Vit 2.50

oRestE gives you a fast way to expose your databases with a RESTful interface. It is built on top of Erlang, MochiWeb, and Webmachine. It is light, stable, and fast.

Download Website Updated 21 Dec 2009 Easysoft Access ODBC Driver

Screenshot
Pop 24.35
Vit 1.00

The Easysoft ODBC-Access Driver is an ODBC driver that supports both the MDB (Access 2000–2003 and Office Access 2007) and ACCDB (Office Access 2007 and later) database formats. It provides read-write access to Access databases for Linux/Unix applications. You do not need to change where your database file is located, as it supports shared locations such as a Windows or Samba share. It uses Access’ locking file mechanism and prevents users from opening a database if another user has the database opened for exclusive access, again mirroring the Access front-end’s behavior for seamless integration. It supports encrypted/encoded .mdb files, which is an Access security feature that protects Access data from unauthorized viewing.

No download Website Updated 07 Jan 2011 DBD-ODBC

Screenshot
Pop 17.58
Vit 1.00

DBD-ODBC provides the Perl DBI::DBD interface to ODBC drivers, allowing Perl access to any database that has an ODBC driver. On Unix, unixODBC is supported with Unicode. iODBC and others are also supported. DBD::ODBC supports all three methods from DBI for naming placeholders.

Download No website Updated 20 Sep 2011 email@Scanner

Screenshot
Pop 16.25
Vit 24.72

email@Scanner is an application that parses email from either an email server, email files, or one of several Macintosh email clients, selecting only those email that satisfy given criteria. Data may be extracted from anywhere within the selected email and further refined via data filters and scripts and then used to update a FileMaker or ODBC database. An optional outgoing email may be sent, created with data from the email and/or the associated database record.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 71.53
Vit 3.08

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Screenshot

Project Spotlight

Magento Extension For IP Restrictions

Magento restriction of access by an IP or group of IPs.

Screenshot

Project Spotlight

Chucho

A C++11 logging framework.