Subject | RE: [IBO] problem on record with ' sign |
---|---|
Author | Jason Wharton |
Post date | 2004-05-09T03:27:56Z |
Weird! What is the error message?
Jason Wharton
-----Original Message-----
From: James [mailto:james_027@...]
Sent: Saturday, May 08, 2004 9:16 AM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] problem on record with ' sign
Hi Jason
Jason Wharton wrote:
application I develop... I just can't post the record on any IB_Edit
component with the sign '. and If I will replace the ' with '' this
doesn't give me a right result. Hope this example will help.
If I type STAINLESS STEEL SHEET 8' X 12' i got an error because of the
'. But if I replace ' with '' this will help posting the record but this
will be posted as STAINLESS STEEL 8'' X 12''. Is this a bug? Actually I
just accidentally discover this.
regards,
james
Jason Wharton
-----Original Message-----
From: James [mailto:james_027@...]
Sent: Saturday, May 08, 2004 9:16 AM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] problem on record with ' sign
Hi Jason
Jason Wharton wrote:
> Give us an example. Most likely you are dealing with either Delphi code orI don't know what kind of example you're asking. But as I have try on
> InterBase/Firebird code. In both cases use '''' this to enclose a single
> single quote character in single quotes. You double them to stand for
> one of
> them.
>
> Jason Wharton
>
application I develop... I just can't post the record on any IB_Edit
component with the sign '. and If I will replace the ' with '' this
doesn't give me a right result. Hope this example will help.
If I type STAINLESS STEEL SHEET 8' X 12' i got an error because of the
'. But if I replace ' with '' this will help posting the record but this
will be posted as STAINLESS STEEL 8'' X 12''. Is this a bug? Actually I
just accidentally discover this.
regards,
james