jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 131 - 137
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 [14]
Sort Listings By:
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: 498

Using SQL-DMO To Backup and Verify a Database

Rating 0.0 0.0
This article shows you how to use SQL-DMO to create an Active Server Pages application to backup and verify a SQL Server database. The SQL Distributed Management Objects (SQL-DMO) extend the functionality of SQL Server by providing developers a way to execute common tasks.
Platform(s): n/a Date: May, 29 2001
DETAIL
Hits: 2464

Using SUM Function in An SQL Statement

Rating 3.0 3.0
Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
Platform(s): n/a Date: Apr, 01 2004
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
Hits: 271

Wielding the Power of the DataView

Rating 0.0 0.0
When faced with learning a new technology, it's common to try and reproduce the basic functionality you're used to in the old one. In doing that with ADO.NET and trying to reproduce the basics or the recordset object, this article discusses the new and many uses of ADO.NET's DataView object.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 544

WiredNow.net: SQL Reserved Words

Rating 0.0 0.0
It is an often problem with database intergration when you use a reserved word. Often asked why a script does not work and it quite often comes down the the author setting a field name as a reserved word, confusing SQL and making debugging hard. To solve this problem here is a quick list of the SQL Reserved Words.
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Hits: 310

Working with ASP & MS Access

Rating 0.0 0.0
This is a nice simple tutorial on how to manipluate a MS Access database using ASP. It will teach you how to add, remove and modify data from an Access database as well as connecting and disconnecting to the database in ASP.
Platform(s): n/a Date: Mar, 12 2000
DETAIL
Amount: 137
Displaying: 131 - 137
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 [14]