Problem with GetFieldNames
Posted: 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
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