ciao ho questa tabella da importare...
ma mi viene generato questo errore:Codice PHP:
CREATE TABLE[dbo].[adminstatistics](
[newsubscribers] [int] NULL DEFAULT 0,
[idadmin] [int] NULL DEFAULT 0
) ON [PRIMARY]
GO
#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 '[dbo].[adminstatistics](
[newsubscribers] [int] NULL DEFAULT 0
non riesco a capire il motivo... uso phpadmin e mysql 5.0.27 qualcuno ha qualche idea?![]()