My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 89
= Creole Drivers for SQL Server 2005 Driver for PHP= This is [http://creole.phpdb.org/ Creole] drivers for MS SQL 2005. = Introduction = If you have bug - create new Issue and describe it. If you have fix - add path to Issue. Latest version is in SVN. Beta version is in Downloads...
==Overview== !DbFriend produces Sandboxed snapshots of MSSQL databases using Visual Studio solutions. !DbFriend's goal is to take you from zero SQL artifacts to full development environment quickly and easily. Inspired by the [http://treesurgeon.codeplex.com TreeSurgeon project], !DbFriend'...
J-ADMIN V1.1 ============================================================================ Developed in Fusebox 5.5 noxml framework for MVC architecture. Developed in Coldfusion and MSSQL database. Generates virtual pages implementing coldfusion code from user side. Generate virtual links ...
Simple PHP script to dump a MS-SQL Database to XML. Meant for simple backups in case of SMALL databases. Currently there is only 1 file "dumptoxml.php". For real DB editing you could try the PHPMSAdmin tool at http://www.phpmsadmin.org/ , it has a steady yearly update schedule, I am not involved...
"""A class to access MySQLdb's table. used: from mySQL import MyTable s = MyTable( _host='192.168.1.10', _user='test', _table='test.test', age=30 ) # this will execute "select * from test.test where age=30;" or define a new class to use simple: class test(MyTable): def __init__( *...
== Description == A [http://djangoproject.com/ Django] external database backend for _MS SQL Server_ that uses ODBC by employing the [http://code.google.com/p/pyodbc/ pyodbc] library, supports SQL Server 2000 and 2005. Pyodbc seems to be a mature, viable way to access SQL Server from Python i...
A Common Lisp library for interacting with MS SQL Server databases. Depends: * [http://www.freetds.org/ FreeTDS] * [http://common-lisp.net/project/cffi/ CFFI] * [http://common-lisp.net/project/iterate/ iterate] * [http://code.google.com/p/garbage-pools/ garbage-pools]
This project is for the AQA A2 Computing course. The plan is to implement various features as requested by the school librarian and also test it.
Converts lua table to ms sql table .NET C#
My Code Library include my codes.
1 2 3 4 5 6 7 8 9 Next