Am Mittwoch, 4. Februar 2004 01:16 schrieb Eyal: > I have created a Max db instance and issuing a create table command in the > > command prompt from Database Manager. I am getting the following error > messahe. > > > > TEST> create table temp(name char(15));
TEST>sql_execute create table temp(name char(15)); should work (at least for SAP-DB ;-). > ERROR > > -24977 unknown command "create" [create table temp(name char(15));] > > -- Mit freundlichen Gr��en Matthias Griem Abt. Proze�leittechnik Papier- und Kartonfabrik Varel GmbH & Co. KG Dangaster Stra�e 38 D - 26316 Varel www.pkvarel.de -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
