ASP - Database Concepts Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 14 Tutorials |
|
Most Recent Tutorials |
-
Calculate Latitude and Longitude from rate Center V&H i
ZIPCodeWorld provides this function to calculate the latitude and longitude coordinates from Vertical and Horizontal coordinates in ASP.
http://www.zipcodeworld.com/samples/vh2latlong.asp.html
-
Distance Calculation using Latitude and Longitude in AS
ZIPCodeWorld provides this routine to calculate the distance between two points in ASP.
http://www.zipcodeworld.com/samples/distance.asp.html
-
Dynamic, database backed dropdown lists
How to build a dynamic dropdown list with ASP and database data.
http://www.designplace.org/tutorials.php?page=1&c_id=26
-
MS Access: Tables, Views and Procedures
This article shows us how to create all three and work with them from an ASP script.
http://www.devarticles.com/c/a/ASP/MS-Access-Tables-Views-and-Procedures/
-
Compact MDB database
Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1).
http://www.motobit.com/tips/detpg_CompactMDB/
-
How to setup DSN Less Connection in Dreamweaver MX
This tutorial will demonstrate the process of setting up a database connection in Macromedia Dreamweaver MX 2004.
http://www.geekpedia.com/tutorial141_How-to-setup-DSN-Less-Connection-in-Dreamweaver-MX.html
-
Using MS Access Databases
This tutorial will help you understand: Connecting ASP Pages to MS Access Databases
http://www.herongyang.com/asp/ms_access.html
-
Introduction to ActiveX Data Object
This tutorial provides you a quick introduction of ActiveX Data Object (ADO)
http://www.herongyang.com/asp/ado.html
-
RecordSet.Filter:An Useful Method
Filter method is very useful working with large datasets.
http://www.dotnetindex.com/articles/3113.asp
-
Executing Transact-SQL DELETE statement
In this example, we will delete some records from a database.
http://www.dotnetindex.com/articles/52_Executing_Transact_SQL_DELETE_statement.asp
-
Executing Transact-SQL INSERT statement
In this example, we will add some records to a database.
http://www.dotnetindex.com/articles/50_Executing_Transact_SQL_INSERT_statement.asp
-
Counting Records In A Database
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine.
http://www.dotnetindex.com/articles/51_Counting_Records_In_A_Database_Table.asp
-
Executing Transact-SQL UPDATE statement
In this example, we will edit some records from a database.
http://www.dotnetindex.com/articles/53_Executing_Transact_SQL_UPDATE_statement.asp
-
Retrieving Column Names with values
This tutorials based on a bit of knowledge on SQL.
http://www.devtutorials.info/articles/9_Retrieving_Column_Names_with_values.asp
« PreviousNext »


