Hi all of you,
Getting an error, on creating a new view. I just installed MySQL Administrator version 1.2.2 beta. Server information: MySQL 5.0.24a-community-nt via TC/IP. From View tab, I selected create view. Entering the view name in the create view window. The following sql code is created:
CREATE OR REPLACE VIEW `mydatabase`.`test` AS SELECT
I get Error while executing SQL
CREATE OR REPLACE VIEW `mydatabase`.`test` AS SELECT
MySQL Error Number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near" at line 1
Can someone please help me to fix this problem?
Thank you in advance.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --