|
|
Properly encoding a SQL statement |
|
|
Aspalliance |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
32 |
The problem arising when data stored in the database contains a single quote is the issue discussed in this article. The author gives a perfect solution to overcome this problem. He suggests to double up the single quotes instead. This is proved by an example in this article along with its sample source code.
|