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:163   Hits:2478 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:167   Hits:3382 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 tips    Votes:164   Hits:1537 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:162   Hits:1499 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.

 • Connection string 1    Votes:162   Hits:2207 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:163   Hits:1346 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.

 • Enhancing performance by reducing database calls    Votes:165   Hits:1539 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:165   Hits:1876 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:167   Hits:1946 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:166   Hits:3708 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:166   Hits:2332 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:168   Hits:2396 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:164   Hits:2250 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:162   Hits:2067 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:163   Hits:2000 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:165   Hits:1793 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:166   Hits:2712 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:158   Hits:2856 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
• Losing background/text color when converting HTML to PDF
• hidden div block when displayed, displays at an offset of 200px only in IE 6..
• help - sketch
• Re: Perl Script - File Handling.
• Open a file from website
• Re: to open 5 terminals from one and also execute different commands on each terminal
• read a selected multiple line, those should match some of the values read in the files..
• Help me please
• Empty the contents of a file.


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-2008