Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: ASP :: ASP Tips and Tutorials :: Database-related


11. Search a Database

Learn how to search a database with keywords.

Hits: 29 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

12. Access and SQL Server DSN-LESS connections

There are a few different ways to connect to an Access database using a DSN-LESS connection. You can use the Access driver, an OLEDB provider connection, a physical path or a virtual path. Here is an example of each as well as a DSN-LESS SQL Server connection.

Hits: 14 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

13. Edit records with sql statements

Learn how to edit records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.

Hits: 14 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

14. Bullschmidt ASP Web Database Sample

This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project.

Hits: 20 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

15. Get image from database

Learn how to get a stored image from a database and display it on a page

Hits: 22 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

16. Simple Database Class

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.

Hits: 12 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

17. Search a Database

Learn how to search a database with keywords.

Hits: 19 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

18. Faster Singleton Queries with ADO

It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO command object to perform faster singleton queries.

Hits: 36 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

19. WiredNow.net: SQL Reserved Words

It is an often problem with database intergration when you use a reserved word. Often asked why a script does not work and it quite often comes down the the author setting a field name as a reserved word, confusing SQL and making debugging hard. To solve this problem here is a quick list of the SQL Reserved Words.

Hits: 12 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

20. Wielding the Power of the DataView

When faced with learning a new technology, it's common to try and reproduce the basic functionality you're used to in the old one. In doing that with ADO.NET and trying to reproduce the basics or the recordset object, this article discusses the new and many uses of ADO.NET's DataView object.

Hits: 25 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  ASP :: ASP Tips and Tutorials :: Database-related

Pages:   2          



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts