Connect to a PostgreSQL table with kylix3

From: Carlos Ojea Castro <carlosojea(at)leveltelecom(dot)es>
To:
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Connect to a PostgreSQL table with kylix3
Date: 2004-06-28 07:25:57
Message-ID: 40DFC805.7040601@leveltelecom.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello:

I made a program to connect to three tables called 'pc104', 'sensores'
and 'pm500' on a postgresql database.
Everything was fine until I made some changes on table 'pc104' (drop
table, create the table again, added new values, etc)
Now when I make a SQLQuery object, if I make a query on table 'pc104' or
on table 'sensores', I get this error when I try to get the SQLQuery
object active:

Access violation at address 43A92782, accessing address 43B09774

Anyone knows why?

Thank you,
Carlos

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2004-06-28 07:29:13 Re: indexing lat lon
Previous Message Együd Csaba 2004-06-28 06:00:49 Re: Performance problem on RH7.1