Hi All,
I'm new to Lazarus coming from Delphi 7 long time ago. I have designed a pascal system since the early nineties, most of the development I did was when I own my own company designing software for the personel placement industry, i.e. head-hunters & temporary/contractor placement firms.
In retirement I started a hobby in photography. A friend of mine was talking about he wished he had a small software system to manage his photography business. So, here I am having fun designing a small system with Lazarus/FP.
The system is similar to Delphi so easy to get going. My problem is that I thought I'd use the TDbf component for the data. I found a neat little app called My DBF Studio and designed a Database/Table with 3 indexes defined.
Anyway, making a long story short. Placed the TDbf component on my form. Then made it active so I could assign the Database Table defs. Defined the FilePath, Table Name, easy enough. But, Lazarus doesn't recognize the table or anything. I can't an IndexFieldName, MasterSource, MasterFields, FieldDefs, IndexName. Version is 7.0, TableLevel 4. I think it defaulted to these values for TableLevel and Version.
Anyone have experience with any of this and could advise what I'm doing wrong or left out?
Tks & advise, Donald aka 1HuntnMan