Subject Re: [ib-support] Creating Tables Problem
Author German Terrazas
hi martijn,

I am sorry. I did not read it. I just try it because it is a common
command to perform at any "professional" sql engine.

thnks,
german



On Wed, 5 Mar 2003, Martijn Tonies wrote:

> Hi German,
>
> > I need to create a table at a stored procedure, but it fails. The sql code
> > is the following:
> >
> > BEGIN
> > CREATE TABLE 'TTEST' (
> > ID INTEGER NOT NULL PRIMARY KEY,
> > FIELDNAME VARCHAR(150) NOT NULL,
> > FIELDVALUE INTEGER,
> > DOCUMENT_ID INTEGER);
> > END
> >
> >
> > Error Message --> Token unknown CREATE
> >
> > How can I perform this ?
>
> Could you tell us where in the documentation you read that this was
> possible? 'Cause we have to fix that documentation mistake.
>
>
> With regards,
>
> Martijn Tonies
> InterBase Workbench - the developer tool for InterBase & Firebird
> Firebird Workbench - the developer tool for Firebird
> Upscene Productions
> http://www.upscene.com
>
> "This is an object-oriented system.
> If we change anything, the users object."
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>