Skip to content

WebCheatSheet

The easy way to know

  • PHP
  • HTML
  • JavaScript
  • SQL
  • ASP
  • MS Access Functions

Category: ASP

ASP

How to set up a system DSN?

adminNovember 30, 2022

This article will help you to create a System Data Source Name (DSN) for an Access database on your local…

ASP

How to connect to an Access database with a DSN

adminNovember 30, 2022

DSN stands for ‘Data Source Name’. It is an easy way to assign useful and easily rememberable names to data…

ASP

ASP: Constants

adminNovember 30, 2022

Constants just as variables are used to store information. The main difference between constants and variables is that constant value…

ASP

ADO and ADO.NET Connection Strings

adminNovember 24, 2022

This tutorial was created as an easy reference of various ADO and ADO.NET connection strings for the most popular database…

ASP

How to Connect to Database using a Connection String

adminNovember 24, 2022

The power of Active Server Pages comes through when we tie databases to our web sites. To connect to a…

ASP

MS Access Connection Strings

adminNovember 24, 2022

ODBC Connection Strings  Standard Security: <%’declare the variable that will hold the connection stringDim ConnectionString ‘define connection string, specify database driver…

ASP

Oracle Connection Strings

adminNovember 23, 2022

ODBC connection strings <%’declare the variable that will hold the connection stringDim ConnectionString ‘define connection string, specify database driver and location…

ASP

MS SQL Server Connection Strings

adminNovember 23, 2022

ODBC Connection Strings  Standard Security: <%’declare the variable that will hold the connection stringDim ConnectionString ‘define connection string, specify database driver…

ASP

MySQL Connection Strings

adminNovember 23, 2022

ODBC connection strings  Local MySQL database using MySQL ODBC 3.51 Driver: <%’declare the variable that will hold the connection stringDim…

ASP

ASP: How to Get the Current Page URL

adminOctober 26, 2022

Sometimes, you might want to get the current page URL that is shown in the browser URL window. For example…

Posts navigation

Older posts
Newer posts

Recent Posts

  • Get size of all databases and tables in MySQL
  • Insufficient access rights error when doing backup
  • How to transfer logins and passwords between instances of SQL Server
  • How to be a better PHP developer
  • How to create a dump of MySQL database in one click

Recent Comments

No comments to show.

Archives

  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022

Categories

  • ASP
  • HTML
  • Interactive SQL Tutorial
  • JavaScript
  • MS Access Functions
  • PHP
  • SQL
  • Uncategorized
Copyright © 2025 WebCheatSheetFresh News by Ascendoor | Powered by WordPress.