You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Getting Your Quotes Right In SQL For ASP ASP / Database Integration
It is somewhat ironic that the most confusing part of creating and executing a SQL statement from ASP is determining where to put the quotes. When is a single quote used? When is a double quote used? When are they used together? Which takes precedence? This article will answer these questions.