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.

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to