Subject Re: [firebird-support] Re: Error -104 on SELECT
Author Tim Seyfarth
Thank you for your reply!

Yes, there is a quote after the semi colon. Should it be elsewhere?

This is part of a function DatabaseQuery(1, "SELECT * FROM
axcys.contacts;") where the whole SQL command is grouped in between
quote marks.

Tim

On 1/30/2011 10:46 PM, munster77054 wrote:
>
>
> Did you mean to have the quote mark after the semicolon? I tried it
> and got the same.
>
> --- In firebird-support@yahoogroups.com
> <mailto:firebird-support%40yahoogroups.com>, "tseyfarth" <tjs@...> wrote:
> >
> > Hello,
> >
> > I am very new to Firebird. My app can open the DB fine, but when it
> executes this code:
> >
> > SELECT * FROM axcys.contacts;"
> >
> > I get an error -104.
> >
> > This same code works fine with PostgreSQL. Can anyone tell me what
> the difference is and/or how to fix?
> >
> > Thank you
> > Tim
> >
>
>


[Non-text portions of this message have been removed]