Forum > Databases

TDBF

(1/2) > >>

mizarra:
Hi, I try to  use TDBF component, but when I run my project I got this message "PROJECT MYPROJECT RAISED EXCEPTION CLASS 'EXTERNAL: SIGSEGV'". How can I fix this, Thank

P.D.: Sorry about my English

matthijs:
It is a bit hard to say from the information you give. When do you get this error? Try stepping through your sources to find out when this happens.

Anonymous:
I get this error when I try to read or write a field from my dbf file. I use MyDbfField.Value and MyDbfField is type TStringField, just like TTable component in Delphi, what is wrong? The documentation about TDBF component is very poor. When I can find information about this package?

Marc:
How (and where) did you declare and assign MyDBFied

Anonymous:
I declare MyDbFField in a DataModule and I assign MyDBFField in another Unit in the poject that use the unit DataModule. Is it wrong?

Navigation

[0] Message Index

[#] Next page

Go to full version