Categories
Tags → Sql Server Database

Backup

Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this script, copy the output, paste it into plain tex...
DETAILS

PHPMyCluster

PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on differen...
DETAILS

Basic mySQL Queries And PHP

Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before issuing them to the database server to prevent possible attacks or unauthorized access
DETAILS

objSQL: Database Access Layer

objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which...
DETAILS

ASP.NET HOW DO I Video Series: Data

This video illustrates how simple it is to create data-driven web sites using Visual Web Developer 2005 Express Edition, ASP.NET 2.0, and SQL Server 2005 Express Edition. See the integrated data editing support provided by Visual Web Developer that s...
DETAILS

sqlWebArchitect

sqlWebArchitect is a Web-Based Open Source SQL Server and MSDE Database Administration tool. Built with Microsoft .NET Framework 2.0 and released under GPL License.
DETAILS

Guggi for Oracle

Database Development, Administration, PL/SQL programming and data analysis tool for Oracle 8.0, 8i, 9i and 10g. Browse the database for 32 different types of objects such as table, view, synonym, constraints, function, index, trigger, sequence, schem...
DETAILS

Navision Database access via C/ODBC WebService/ASP.NET Application

Navision Database access via C/ODBC WebService/ASP.NET Application The topic of this article is Navision Attain database access through Webservice, connected to Navision via C/ODBC based Linked Server the mechanism available in MS SQL Server 2000 a...
DETAILS

PHP MySql Multiple Database Backup

This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to...
DETAILS

H2 Database Engine

H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering ...
DETAILS

Page:
©2003-2019 jCay.com