|
|
SQL Queries and the Single Quotation Symbol Problem |
|
|
DevGuru |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
5 |
|
The author briefs about the SQL queries in the beginning of this article. The author displays an ASP program in which a SQL query is used. The author describes the problem that normally arise when executing a query with single quotes in the query string. As a solution to this, the author uses two single quotes. The code snippet in VBScript is also given in this article.
|