In delphi TIBCArray works fine but I cant insert into array column under c++builder.
I cant create TIBCArray beacause there is not constructor definiton.
also:
pArray->Connection = pQuery->Connection->Handle;
dont work.
can you create simple example how insert into array column under c++builder?[BCC32 Error] Unit3.cpp(144): E2034 Cannot convert 'void *' to 'TGDSConnection *'
sory for my poor english