Categories
Tags → Connect To Sql Database

SQL Developer

SQL Developer is a SQL administration and development frontend with a graphical user interface. It is written completely in Java and runs on virtual machines supporting Java 1.3 or higher. With SQL Developer you can connect to various databases using...
DETAILS

ASaP! (PHP)

Search, Modify, Add, and Delete online Records. Using ASAP you connect to your Access, SQL or MySQL database, choose necessary fields, design the color scheme and then generate PHP pages and upload those pages to your ISP within the program. Features...
DETAILS

Connecting to your SQL Database

If you have an SQL database set up with your web host, a useful tip to know is how to connect to your SQL database via Enterprise Manager. The advantage of knowing how to do this is that you will be able to manage your SQL Server database via Enterpr...
DETAILS

OpenX for MySQL

OpenX serves as a platform for developing multitier enterprise applications that require access to RDBMS locally, across a LAN, Intranets, Extranets or the Internet. OpenX is an application-level database-programming interface that allows enterprise ...
DETAILS

QuickMySQL

QuickMySQL is a powerful little MySQL utility program designed for novices and professionals. Create, drop, view and update tables columns and whole databases in seconds. Features: Connect to and access any localhost database on the same server or an...
DETAILS

Wizz Computers ASP Guestbook

This is the ASP version of Wizz Computers Guestbook. It uses an ADO connection object, using an ODBC DSN to connect to the database. The ADO connection object has session scope and is instantiated in Global.asa. Before using the ASP version you'...
DETAILS

A Tutorial on Porting MySQL code using ADODB

In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
DETAILS

ASP Data Access for Beginners

The driving force behind Active Server technologies is data access. In order to develop a truly dynamic web site developers need to allow users to access data on demand. Luckily, with Microsoft''s Active Server Pages, this is exceedingly easy to...
DETAILS

Simple Web-Database System Application

This article will show how to connect an Access database to your Active Server Pages using Microsoft FrontPage. This is a beginning-level article with plenty of screen shots to show how to connect via ODBC, generate a SQL query in Access and construc...
DETAILS

SQL Tutorial

SQL, Structured Query Language, is the most powerful tool to connect to a database regardless of the form of the database. However, building a perfect SQL statement can be very frustrating. Especially debugging -- the error message simply didn''...
DETAILS

Page:
©2003-2008 jCay.com