From: Date: March 9 2006 4:12am Subject: Connector/ODBC 3.51.13 List-Archive: http://lists.mysql.com/myodbc/10629 Message-Id: <440F9D19.4010900@mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Those interested in prerelease stuff - please try latest 3.51.13 from; ftp.mysql.com/pub/mysql/hidden/connectors/odbc This version allows calling a stored procedure using a statement with outter {}. For example; "{ call sp_test( 23 ) }" -- Peter Harvey www.mysql.com