jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

Creating a Simple SQL-Driven Web Site

Rating 0.0 0.0
This hands-on tutorial explains how to develop a simple SQL-driven web site in just minutes. Topics include: Our Database Design, Creating a Data Source, Inserting A Tip Into Our Database, Displaying and Deleting Tips, Searching the Database, and Displaying the Tips.
Platform(s): n/a Date: Aug, 30 2000
DETAIL
Hits: 440

Connecting to an Access database

Rating 0.0 0.0
This is a tutrial about connecting an Access database with ASP pages. It focuses on connecting Access with PWS 4.0 on a Win95 machine. You can use the same procedure on Win98. It also shows you how to create a database table in Access and how to retrieve it's content and display it through ASP.
Platform(s): n/a Date: Feb, 25 2000
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: 385

Using Disconnected Recordsets

Rating 0.0 0.0
This article covers rarely discussed feature of ADO Recordsets, disconnected Recordsets. It examines what disconnected Recordsets are, how to use them, and what advantages they offer over connected Recordsets. Also examines how to create custom, disconnected Recordsets.
Platform(s): n/a Date: Aug, 02 2001
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: 364

Simple Database Class

Rating 0.0 0.0
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.
Platform(s): Windows Date: Jun, 10 2005
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: 361

Speed up Database Access using GetRows

Rating 0.0 0.0
This is an article on using Recordset. It uses GetRows method to speedup database access. One of the fastest ways of displaying database records with ASP. Sample Database and Code available for download.
Platform(s): n/a Date: Aug, 27 2000
DETAIL
Hits: 357

Editing and Updating Records in the Database

Rating 0.0 0.0
Complete tutorial on editing and updating records in the database. Each and every step explained in detail for ASP beginners. Both Connection and Recordset Objects discussed.
Platform(s): n/a Date: Mar, 27 2000
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
Amount: 137
Displaying: 91 - 100
Pages: << 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 >>