Re: : query using kylix (delphi)

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: : query using kylix (delphi)
Дата
Msg-id 20040629142641.GN56428@xs4all.nl
обсуждение исходный текст
Ответ на Re: : query using kylix (delphi)  (Darko Prenosil <darko.prenosil@finteh.hr>)
Список pgsql-interfaces
On Tue, Jun 29, 2004 at 03:09:47PM +0200, Darko Prenosil wrote:
> On Tuesday 29 June 2004 13:03, Carlos Ojea Castro wrote:

> > I am trying to access a postgresql database using kylix (delhi).
> > I made a SQLConnection object and I got it active.
> > Then I made a SQLQuery object, but when I try to make it active, i get a
> > 'access violation' message.
>     This is not right list to ask questions about Kylix, however 
> you probably have no access permissions to get the data (SELECT permission on 
> targer table).

This may be a stupid question, but better safe than sorry: is the
message really a database-level access violation?  Or is it an access
violation in the sense of the process touching an invalid address?  It's
called a Segmentation Fault in the Unix world [Unix is not a trademark of
The SCO Group Inc. etc. etc. etc.] but IIRC Windows likes to call it an
Access Violation.

Jeroen



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Darko Prenosil
Дата:
Сообщение: Re: : query using kylix (delphi)
Следующее
От: Carlos Ojea Castro
Дата:
Сообщение: Re: : query using kylix (delphi)