MySQL Forums
Forum List  »  PostgreSQL

ALTER DATABASE | error in SQL syntex
Posted by: tzah yeheskel
Date: October 05, 2006 05:46AM

Why when I using this code I am getting an error?

----------------------------------
ALTER DATABASE dbName COLLATE hebrew_general_ci
----------------------------------

The error that i get is:

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[MySQL][ODBC 3.51 Driver][mysqld-4.0.24-debug]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 'DATABASE dbName COLLATE hebrew_general_ci' at line 1

/newsite/my8.asp, line 9

Options: ReplyQuote


Subject
Views
Written By
Posted
ALTER DATABASE | error in SQL syntex
14441
October 05, 2006 05:46AM
7135
October 05, 2006 08:22AM
6753
October 06, 2006 09:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.