jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 >>
Sort Listings By:
Hits: 364

An Easy Way Delete A Record

Rating 0.0 0.0
Delete a record from your database quickly and easily without having to use a recordset. Deleting a record from a database table is a simple task. Answer four questions below and click submit. The sql statement will be generated for you.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 534

SQL In Simple English - Part 1

Rating 0.0 0.0
Article describes what is SQL? what it is used for? how to SELECT, INSERT, UPDATE and DELETE records from the database? and more.
Platform(s): n/a Date: Mar, 13 2002
DETAIL
Hits: 295

Connecting to your SQL Database

Rating 0.0 0.0
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 Enterprise Manager over TCP/IP, yourself.
Platform(s): n/a Date: Mar, 08 2002
DETAIL
Hits: 355

Real Time Data Grid Part 2/2

Rating 0.0 0.0
This article wraps up the details of the real time data grid that started in part one of this two-part article. It looks at the JavaScript code that contacts our database server and allows us to update data in a database without actually refreshing the page.
Platform(s): n/a Date: Feb, 14 2002
DETAIL
Hits: 382

Real-Time Data Grid Part 1/2

Rating 3.0 3.0
The part one of this two-part article shows how to create an ASP class that allows us to work with our databases through a web browser. It will allow us to update and delete records dynamically using JavaScript and XMLHTTP, without ever having to refresh the page.
Platform(s): n/a Date: Feb, 06 2002
DETAIL
Hits: 489

Compact & Repair Access Database

Rating 0.0 0.0
Compact and repair your access database online from ASP code. This is example code of how this can be done.
Platform(s): n/a Date: Jan, 23 2002
DETAIL
Hits: 486

Using MyODBC To Access Your MySQL Database Via ASP

Rating 0.0 0.0
MySQL is the most popular open source database system available today, and is currently installed on over two million servers worldwide. This article takes a look at using the free MyODBC driver to talk to a MySQL database from an ASP script.
Platform(s): n/a Date: Jan, 17 2002
DETAIL
Hits: 273

Two Ways To Connect To SQL Server 2000 Via ASP

Rating 2.5 2.5
This article will show you two different methods that you can use to connect to a Microsoft SQL Server 2000 database: System DSN's and the OLEDB connection string. It will also explain the positives and negatives of each method, along with some examples to get you started.
Platform(s): n/a Date: Jan, 16 2002
DETAIL
Hits: 354

Analyzing Duplicate Records

Rating 0.0 0.0
This is the first of the four-part "Advanced SQL Techniques" series, which describes a quick and efficient way to delete duplicate records from a table.
Platform(s): n/a Date: Oct, 25 2001
DETAIL
Hits: 518

Using Triggers to Track Database Action History

Rating 3.0 3.0
This article describes how to use Microsoft SQL Server triggers to automatically record all updates and inserts for a particular database table in a customized history table.
Platform(s): n/a Date: Sep, 20 2001
DETAIL
Amount: 137
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 >>