|
-
Jun 25th, 2008, 03:06 AM
#2
Re: [2008] Single Collon Problem in QUERIES.
That's a single quote, not a single collon.
You should not use string concatenation to build SQL strings. If you always do it the proper way and use parameters this sort of thing is never an issue. Follow the Data Access link in my signature for some ADO.NET code examples involving parameters.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|