codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > ASP > ASP Databases  > Beginners Guide
Sort by :


1-18 of 18 ASP Databases > Beginners Guide sites are shown.

 • Professional Active Server Pages 3.0    Votes:178   Hits:3001 Rate this site
      write a review | read reviews | report errors |    stardeveloper.com More asp articles
This manuscript is an abridged version of a chapter from the Wrox Press book Professional Active Server Pages 3.0. Connections, Commands And Procedures examines the different ways in which ADO can access data.

 • Connect to a database    Votes:182   Hits:3984 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
The code to connect to a database is actually pretty easy, when you have figured out how your connection string should look like.

 • Connection string 1    Votes:178   Hits:2726 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
Some ISP:s setup a datasource name for you and if that's the case it is easy. You have probably specified for your ISP where your actual database file is located ( maybe under a /odbc ) directory. Then he sets up for you a sort of shortcut for you where you only have to specify the datasource name to access the specific database file.

 • Connection string 2    Votes:178   Hits:1821 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
This way could be very difficult, since you have a lot of options you could specify in the connection string. However, the simple connection string I present to you here is actually all you need for adequate performance in most cases.

 • Connection string tips    Votes:179   Hits:1975 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
most It is important is to put the connection string generation into a separate file, which is then included from all other ASP files needing a database connection.

 • Connect string tips    Votes:177   Hits:1927 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
The Connectstring you specify when you call oConnection.Open is no doubt pretty hard to deal with. It is also critical, since if you make a mistake you might not be able to connect to your database.

 • Enhancing performance by reducing database calls    Votes:180   Hits:1977 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
Tip on how to reduce number of database calls with the Session variable I have tried to make ASPCode.net as dynamic as possible. I store all resources in a SQL Server database and dynamically builds up the pages, menu etc

 • DSN-less Connection String syntax    Votes:180   Hits:2323 Rate this site
      write a review | read reviews | report errors |    aspfree.com More asp articles
This page provides some different ways of connecting to a database than the usual Data Source Name route.

 • Utilizing ASP to Provide Database Access Through Web Browsers    Votes:182   Hits:2429 Rate this site
      write a review | read reviews | report errors |    tutorial-web.com More asp articles
In this document we will discuss the ability to access SQL Server databases through Visual Basic commands, both in Visual Basic programs and Visual Basic Script

 • Connecting to an Access database    Votes:181   Hits:4191 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
This lesson focuses on connecting Access with PWS 4.0 on a Win95 machine. You can use the same procedure on Win98. You will also learn how to create a database table in Access and how to retrieve it's content and display it through ASP.

 • An Overview in Utilizing ASP to Provide Database A    Votes:181   Hits:2868 Rate this site
      write a review | read reviews | report errors |    tutorial-web.com More asp articles
In this document we will discuss the ability to access SQL Server databases through Visual Basic commands, both in Visual Basic programs and Visual Basic Script

 • VBScript Database Tutorial Part 1    Votes:194   Hits:2891 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
Probably the most popular use for ASP scripting is connections to databases. It's incredibly useful and surprisingly easy to do. Here we show you how.

 • Databases, General FAQs    Votes:179   Hits:2715 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
Answers some common questions amongst database newbies

 • Database Basics: Part    Votes:177   Hits:2594 Rate this site
      write a review | read reviews | report errors |    www.planet-source-code.com More asp articles
Since ASP is especially good at reading and writing to databases, let's start with a very simple database and scripts that we'll eventually build into a guestbook.

 • Introduction to VB and Access Databases    Votes:178   Hits:2430 Rate this site
      write a review | read reviews | report errors |    mcpcentral.com More asp articles
This article will get you started on using Visual Basic with a Microsoft Access database. It will teach you how to connect to a database, do a simple query and display the results of the query.

 • Basic Database Publishing, Part 1    Votes:180   Hits:2262 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
This article will take you through the steps to get data from a database and present it on the screen in a nice and orderly fashion (table).

 • Introduction to Databases in ASP    Votes:181   Hits:3162 Rate this site
      write a review | read reviews | report errors |    mcpcentral.com More asp articles
Developing web pages that present information from a database is easier than you might think when using a technology such as ASP. This article will help you get started with pulling data from a database and presenting it on a web page using Active Server Pages.

 • Connecting to top 4 databases    Votes:173   Hits:3418 Rate this site
      write a review | read reviews | report errors |    stardeveloper More asp articles
Article provides in depth info on connecting to SQL Server, Oracle, Access and MySQL Server Databases, retrieving records and displaying them to the user using plain ASP pages. Everything has been explained in detail.









Recent Forum Threads
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009