Subject | Re: [IBO] SQL parse error |
---|---|
Author | Martijn Tonies |
Post date | 2002-10-24T08:59:43Z |
ok - I'll update... :)
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> I already fixed this some time ago.not
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
> -- We may not have it all together --
> -- But together we have it all --
>
>
>
> > Hi,
> >
> > Queries like this:
> >
> > select* from tablename
> >
> > result in an AV - with the TIBOQuery component.
> >
> > I know, I should change it to "select * from tablename" - but hey, I'm
> > entering those queries...
> >
> > I'm using IBO 4.2.Fp
> >
> > With regards,