| Projects on Google Code | Results 1 - 10 of 45 |
The ODBC2KML system will be a web application which allows a user to create a connection to a database containing geospatial data. The system will then allow the user to define a basic template of the items they would like to view and then export the data into KML format for viewing in Google Earth ...
install u odbc driver to (MS windows)system.
=sql-chump=
==Introduction==
This is a program to manage databases using SQL statements. It lets you connect to a MySQL or SQL Server databases, run a query and view the results.
==Installation==
[http://code.google.com/p/sql-chump/source/checkout get the code] and [http://code.google...
=ZPyODBCDA=
ZPyODBCDA is a free Zope Database Adapter which links Zope to ODBC data sources.
It is based on Python's pyodbc moudle (http://pyodbc.sourceforge.net) and distributed under the GPL licence.
=Requirements=
ZPyODBCDA requires Python 2.4 or higher.
==Win32==
If your Zope runs o...
pyodbc is a Python module that allows you to use ODBC to connect to almost any database from Windows, Linux, OS/X, and more.
It implements the [http://www.python.org/peps/pep-0249.html Python Database API Specification v2.0], but [Features additional features] have been added to simplify database...
based on MySQL, using ODBC, with classic three layer architecture, using the QT3 as the GUI building tool.
.net libarary to intercept odbc command
*dibi is tiny 'n' smart database abstraction layer for PHP 5.* It is designed with simplicity in mind.
dibi is free (released under the terms of the [http://dibiphp.com/license dibi license]). You can use it to develop either open source or commerical applications.
http://dibiphp.com/images/l...
This is the console program for MFC CRecordset class in visual studio 2008.
Database used is MySQL, ODBC Driver used is mysql-connector-odbc-noinstall-5.1.6r828_20090319_0836-win32.zip
demonstrate the very basic usage of CRecordset's insert, update and delete function with minimum amount of co...
Project is used to execute sql queries stored in separated text files to xml files with the same names. Conection establihes through ODBC.