Problem with GetFieldNames

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
lk
Posts: 11
Joined: Thu 07 May 2009 01:52

Problem with GetFieldNames

Post by lk » Thu 21 May 2009 04:38

use:
SQLConnection1.GetFieldNames('DISPATCH_MASTER', lstKeyFields.Items);
lstKeyFields is TListBox
get Error:
access violation at 0x00000000:read of address 0x00000000

version:4.40.0.15
delphi 20009

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 21 May 2009 07:31

We have fixed this problem. The fix will be included in the next build of DbxOda.

Post Reply