- 1,251 categories
- 40,829 scripts
- The power of Active Server Pages comes through when we tie databases to our web sites. To connect to a database, ASP uses what is called ActiveX Data Objects, or ADO for short. ADO comes with ASP, and can be used easily from your ASP pages. In this t...
- Categories
- Platforms
- Licenses
- This is part II of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to connect to the database using ASP .NET code and Visual Studio .NET''s features.
- Categories
- Platforms
- Licenses
- This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users.
- Categories
- Platforms
- Licenses
- This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be allocated which will remain across any further ASP page...
- Categories
- Platforms
- Licenses
- ASaP! is a tool that helps you get your database up on the Web quickly and easily. Features: Search, Modify, Add, and Delete Online Records; SQL, MySQL, Access Databases supported; Generates ASP or PHP code; DropDown Lists; Relational Capabilities; P...
- Categories
- Platforms
- Licenses
- This article explains how to connect a Flash movie to an Access database, and use an ASP page to query the database and transfer information over to the Flash movie. It shows how to build a very simple Flash address book to demonstrate the technique....
- Categories
- Platforms
- Licenses
- This is the ASP version of Wizz Computers Guestbook. It uses an ADO connection object, using an ODBC DSN to connect to the database. The ADO connection object has session scope and is instantiated in Global.asa. Before using the ASP version you'...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- You can connect to an Access database within an ASP page with different methods. This article will help you to create a System Data Source Name (DSN) for an Access database on your local machine.
- Categories
- Platforms
- Licenses
- Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it s hard to separate the database stuff from the rest of the code so I made this ...
- Categories
- Platforms
- Licenses
Page: