RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread SGreen
ntax especially without an > MSSQL to MySQL mapping. Isn't there a mode to support T-SQL statements in > MySQL. And if there is, what tool shall I use to change the sql_mode? > > Thank you > John C. > > >From: "Rajesh Mehrotra" <[EMAIL PROTECTED]>

RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread John ccccc
T-SQL statements in MySQL. And if there is, what tool shall I use to change the sql_mode? Thank you John C. From: "Rajesh Mehrotra" <[EMAIL PROTECTED]> To: "John c" <[EMAIL PROTECTED]>, Subject: RE: RE: MSSQL to MySQL mapping Date: Mon, 22 Aug 2005 09:49:32 -0400

RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread emierzwa
ccc; mysql@lists.mysql.com Subject: RE: RE: MSSQL to MySQL mapping User % instead of * -Original Message- From: John c [mailto:[EMAIL PROTECTED] Sent: Monday, August 22, 2005 9:48 AM To: mysql@lists.mysql.com Subject: FW: RE: MSSQL to MySQL mapping Also mysql complaints when I use the

RE: RE: MSSQL to MySQL mapping

2005-08-22 Thread Rajesh Mehrotra
User % instead of * -Original Message- From: John c [mailto:[EMAIL PROTECTED] Sent: Monday, August 22, 2005 9:48 AM To: mysql@lists.mysql.com Subject: FW: RE: MSSQL to MySQL mapping Also mysql complaints when I use the *= syntax: select a.userID from USers a, UserGroups b where