Received some errors from a client regarding some reports from a VB app that reads data from MySQL views and generates crystal reports. After receiving a backup I noticed that a lot of the views are now listed as Tables in the schema.
Has anyone ever experienced this? Is there anything to look out for configuration wise? I know to fix the issue is to drop the transformed view tables and re-run the create view scripts.
Thanks in advance.
Has anyone ever experienced this? Is there anything to look out for configuration wise? I know to fix the issue is to drop the transformed view tables and re-run the create view scripts.
Thanks in advance.