Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Write text to a file in ASP
Writing ISQL_w in ASP
Working with ASP & MS Access
Working with Databases and International Date Formats
Why can't I access a database or text file on another server?
Why does RecordCount return as -1?
When should I use CreateObject to create my recordset objects?
Which is better, rs(0) or rs("column_name")?
What is wrong with 'SELECT *'?
What should my connection string look like?
Web Database Sample
Ways to get Alphabetical Paging for your ASP scripts
View all records in a database table
Viewing and Printing Access Reports with ASP and VisualBasic
Viewing records one page at a time with ASP
Top Code
Retrieving Data from a Database
Databases: SQL Connection
An Easy Way To Delete A Record
Display results from your database in multiple columns
Add Records using Stored Procedures
Displaying Images that Reside in a Database
Case Study: Storing, Querying, and Analyzing Performance
Inserting data into a database
Inserting the contents of a two-dimensional array into a database
Get the Autonumber
MagicGrid
Multiple selectbox in classic asp
Working with Databases and International Date Formats
Dropdowns From a Database
DSN-less Applications
ASP > Tips and Tutorials > Database Management
Source List
All | Freeware

Code 321-321 of 321   Pages: Go to  << Prior  1  ...  9  10  11  12  13  14  15  16  17  page  


This is an ASP article that discusses about the auto number. In this tutorial author specifically deals with the display of identity field value using the @@IDENTITY. This tutorial provides the sample code for the readers.