Index: /temp/trunk/html/admin/contents/csv_sql.php
===================================================================
--- /temp/trunk/html/admin/contents/csv_sql.php	(revision 4404)
+++ /temp/trunk/html/admin/contents/csv_sql.php	(revision 4405)
@@ -64,5 +64,5 @@
 			$errMsg = $objErrMsg->message . "\n" . $objErrMsg->userinfo;
 		}
-		$objPage->sqlerr = $errMsg->userinfo;
+		$objPage->sqlerr = $errMsg['userinfo'];
 
 		$objPage->objView = $objView;
