Thread: BUG #1761: missing files

BUG #1761: missing files

From
"Jack"
Date:
The following bug has been logged online:

Bug reference:      1761
Logged by:          Jack
Email address:      dariuszkempinski@wp.pl
PostgreSQL version: 8
Operating system:   wxp
Description:        missing files
Details:

Wellcome
On Compiling code with PSQLTable1 component a have error message :
PostgreSQL erroc code : (1)
syntax error at or on "FROM" at character 314

a thing that a dont have PSQLTables.pas file!

Why???
I install PLSQLAC.

Help me

Re: BUG #1761: missing files

From
Richard Huxton
Date:
Jack wrote:
> Bug reference:      1761
>
> Wellcome
> On Compiling code with PSQLTable1 component a have error message :

I'm not sure there is any such component bundled with PostgreSQL - did
you get it from somwhere else?

> PostgreSQL erroc code : (1)
> syntax error at or on "FROM" at character 314
>
> a thing that a dont have PSQLTables.pas file!

That would be a Pascal source file? PostgreSQL isn't written in Pascal.

> Why???

Because you have a syntax error in your sql perhaps?
Check the postgresql logs and see what is there.

> I install PLSQLAC.

Do you mean PostgresqlDAC?
http://microolap.com/products/connectivity/postgresdac/

As far as I can see, it looks like you have a problem in your
application code rather than with PostgreSQL itself. If that's the case,
then the pgsql-general list is probably a good starting point for your
questions.

--
   Richard Huxton
   Archonet Ltd