jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

ADO, SQL, and data access tutorial

Rating 0.0 0.0
This is an introductory tutorial on ASP data access. It covers Connection Object, Command Object, and Recordset Object.
Platform(s): n/a Date: May, 18 2000
DETAIL
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: 398

An easy way to add tables

Rating 0.0 0.0
Insert a table into a database dynamically. You don't even have to open MS Access. One simple asp does the trick. Using ADOX you can add and manipulate tables easily once you know how.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 782

An Useful Method : RecordSet.Filter

Rating 4.0 4.0
Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.
Platform(s): Windows Date: Aug, 09 2006
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: 788

ASP Access Database Tutorials

Rating 0.0 0.0
This is a group of 3 tutorials that guide you through the process of using an MS Access Database in ASP. The tutorials teach you how to connect to a database, add data to the database, update the database, and delete from the database. The 3 tutorials togather allow you to build a simple Guestbook for your web site.
Platform(s): n/a Date: Sep, 03 2001
DETAIL
Hits: 316

ASP and Databases

Rating 0.0 0.0
The ASP data access component is one of the most powerful features of ASP. With this component you are able to interface your database(s) directly with your webserver. Database access in ASP is, or can be, very complex. This online tutorial focuses on just a few objects to help you get started with the basics and you can then move forward from there.
Platform(s): n/a Date: Dec, 11 1999
DETAIL
Hits: 782

ASP and DBF database file connection

Rating 0.0 0.0
Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.
Platform(s): n/a Date: Jun, 18 2003
DETAIL
Hits: 272

ASP Data Access for Beginners

Rating 0.0 0.0
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 do. This article for ASP beginners details how to connect to a SQL Server 7.0 database using ActiveX Data Object (ADO) and Open Database Connectivity (ODBC).
Platform(s): n/a Date: Oct, 30 2000
DETAIL
Hits: 1027

ASP Speed Tricks

Rating 5.0 5.0
This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.
Platform(s): Windows Date: Oct, 20 2006
DETAIL
Amount: 137
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 >>