Has anybody out there used sas as a frontend of MYSQL. It is a great datamanagement and statisics program, but it seems to have a few problems dealing with mysql.
One, it really wants to use cursors (which mysql doesn't support yet) but thats fine. In the absence of that when you set mysql as a library and try to look at tables in tries to retreive the entire table and I see no way of setting "limit". Also when trying to use the build query function it tries to retrieve the entire table instead of just the table column names for UI selection purposes. Anyone else had these problems? How did you get around them?



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to