This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: MySQL String mapping is "VARCHAR(250) BINARY", causing pscoy Aug 18, 2003 6:39 AM (in response to camel)> SQL VARCHAR fields are usually not case sensitive 
 I beg to differ - what makes you say this?
 In any event - you can override this in your application's own 'jbosscmp-jdbc.xml' deployment descriptor.
 Steve Coy
- 
        2. Re: MySQL String mapping is "VARCHAR(250) BINARY", causing pcamel Aug 18, 2003 3:03 PM (in response to camel)> I beg to differ - what makes you say this? 
 I could be wrong -- I have only used MySQL, which treats VARCHAR columns as case-insensitive when searching. Are other databases (Oracle, MS SQL, Postgres) different? thanks
 
    