What is wrong with 'Weight'
From: DMAC (drmcl_at_drmcl.free-online.co.uk)
Date: 11/19/04
- Next message: Hilary Cotter: "Re: What is wrong with 'Weight'"
- Previous message: Mike Metcalf: "Re: 64-bit problem"
- Next in thread: Hilary Cotter: "Re: What is wrong with 'Weight'"
- Reply: Hilary Cotter: "Re: What is wrong with 'Weight'"
- Messages sorted by: [ date ] [ thread ]
Date: 19 Nov 2004 03:29:22 -0800
Seems to be odd that this one word throws my update statement out. It
does work if I wrap it up in double quotes, but that means i need code
to cope with this on single exception, with no knowledge of which
other seemingly 'normal' word may cause my app grief. any clues?
select * from table1
where contains(shortdesc,'Weight')
Syntax error occurred near 'Weight'. Expected '_NOT, '(', _ISABOUT,
_FORMSOF, _STRING, _PREFIX_STRING, '!''
in search condition 'Weight'.
- Next message: Hilary Cotter: "Re: What is wrong with 'Weight'"
- Previous message: Mike Metcalf: "Re: 64-bit problem"
- Next in thread: Hilary Cotter: "Re: What is wrong with 'Weight'"
- Reply: Hilary Cotter: "Re: What is wrong with 'Weight'"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|