28 Feb
2000
28 Feb
'00
6:17 p.m.
Hi Zopits, I'm trying to use the Z SQL Method to create a table. I have the following code in that: CREATE TABLE Registos (Nome VARCHAR(10), Apelido VARCHAR(10), Morada VARCHAR(50), Localidade VARCHAR(30), Casa INT, Telemovel INT, Data_nasc VARCHAR(10)) When I push the Submit Query button, it gives me a error: "Syntax Error". Where could that syntax error be? I already looked to the code and I fine him right, so I can't figure where the error could be. Can anyone help me on this? Please send your answers to: psilva@ruido-visual.pt Thanks, Pedro