[fpc-pascal]Creating database with SQLiteDataset
Milos Pejovic
pejovic at drenik.net
Tue Mar 23 19:46:21 CET 2004
Michael Van Canneyt wrote:
>On Mon, 22 Mar 2004, Milos Pejovic wrote:
>
>
>
>>Hi all,
>>
>>I was trying to adapt TDbf table creation demo to SQLiteDataset, but I
>>get this error:
>>
>>An unhandled exception occurred at 0x080557E4 :
>>EDatabaseError : : Dataset is read-only.
>> 0x080557E4
>> 0x00000050
>>
>>I have no idea how to put the DataSet in read/write mode...
>>
>>
>
>The SQLIte dataset is read-only, it cannot be put in read/write mode.
>
>Michael.
>
Ok, perhaps it would be possible to port SQLite4Delphi to Free Pascal -
http://sqlite4delphi.sourceforge.net/
But it seems quite fpc unfriendly at the moment :/
Cheers,
Milos
More information about the fpc-pascal
mailing list