Sorry for the wierd format this is better:
select * from mytable where mytest <![CDATA[ <> ]]> ' '
Jeff Butler
On 12/9/05, Jeff Butler <[EMAIL PROTECTED]> wrote:
Put it in a cdata section like this:select * from mytable where mytest <![CDATA[
<> ]]> ' 'Jeff Butler
On 12/9/05, Ashish Kulkarni <[EMAIL PROTECTED] > wrote:Hi
I have a SQL statement as below, how do i define it in
xml
select * from mytable where mytest <> ' '
When i define it in xml file i get following error
The content beginning "<>" is not legal markup.
Perhaps the ">" (e;) character should be a letter.
Ashish
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
