How to insert a parenthesis into a field
From: thejamie (thejamie_at_discussions.microsoft.com)
Date: 10/07/04
- Next message: Aaron [SQL Server MVP]: "Re: Error Trying to VIew data in table"
- Previous message: dfoote: "Re: Error Trying to VIew data in table"
- Next in thread: David Portas: "Re: How to insert a parenthesis into a field"
- Reply: David Portas: "Re: How to insert a parenthesis into a field"
- Reply: thejamie: "RE: How to insert a parenthesis into a field"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 7 Oct 2004 14:35:06 -0700
I'd like to know how to insert a parenthesis into a field:
Example:
insert into MyTable(mydescription) values ('4.ó%ø)&.ö')
I tried SET QUOTED_IDENTIFIER ON without success. The above is a scrambled
password. It must go into the database exactly as it appears.
-- Regards, Jamie
- Next message: Aaron [SQL Server MVP]: "Re: Error Trying to VIew data in table"
- Previous message: dfoote: "Re: Error Trying to VIew data in table"
- Next in thread: David Portas: "Re: How to insert a parenthesis into a field"
- Reply: David Portas: "Re: How to insert a parenthesis into a field"
- Reply: thejamie: "RE: How to insert a parenthesis into a field"
- Messages sorted by: [ date ] [ thread ]