> Have you tried :
> 
> Object keywordSearch = (Object) ("%" + keyword + "%");

That's what I'm saying, that is the only syntax which does work,
which is why I am using exactly what you have typed there.  I am
just saying I can't include the cast inline to the function call, I
have to create the local variable first.

Just a heads up for users of JDK 1.4.

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <[EMAIL PROTECTED]>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
"Personally, I'm not finding Windows 
to be less expensive to administer, 
but those security holes--that'll kill 'em," 
-- Al Gillen, IDC
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to