-
SitePoint Enthusiast
SQL 2000 Store Procedure
Hello,
Help!
I'm working with a stored procedure in SQL 2000 and I am passing 2 parameters into the function.
If either of the parameters has a space or / or % or any other character that might separate a word (text) I get an error.
Examlpe:
@CompanyTitle = Auto Body Shop"
Error Message: Line 1: Incorrect syntax near 'Body'.
Any ideas as to how to fix this problem?
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
Bookmarks