REGEXP case insensitive SQL QUERY

2008-09-10 Thread Bala Balaravi
How can I use REGEXP case insensitive SQL QUERY Ex: select * from table where a REGEXP 'abc' will match both 'abc' and 'ABC'

Mysql Client Connection

2005-04-27 Thread bala
Error 1130: Host 'node1.example.com' is not allowed to connect to this MySQL server. Can any body suggest me the right procedure. Regards bala

Accessing mysql from sql7.0

2001-12-03 Thread Bala Subramanian
Hi, I have added the mysql server as a linked server in MS-SQL7.0. How do i run distributed queries against the mysql server from MS-QL query analyzer. Is it possible and if so how is it done? regards bala - Before posting