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
0x0050
I have no idea how to put the DataSet in read/write mode...
fpc 1.9.2 linux
sqlite lib
Am So, den 21.03.2004 schrieb Marco van de Voort um 15:58:
> > > >
> > > >Compiling usb_h.pp
> > > >Assembling usb_h
> > > >45 Lines compiled, 0.0 sec
> > >
> > > Constants > maxlongint are not supported in 1.0.x. You need to use 1.9.x
> >
> > Ah, I see.
Thanks, I know from your earlier posting,
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
> 0x0050
>
> I have no idea how to
Hello,
>
> But ehm... it seems your website is locked... unable to view/download code
> etc :)
>
> I thought I'd let you know just in case you forgot to unlock it =D
No, this is a public website and I checked the URL I gave you, it works fine
from my place. Same goes for the links to the sources,
> I don't know what the reason is, but I suspect the large_integer (64
bits).
> In each case, using 1.9.X, your sources didn't compile at all.
> I changed them and now the program works correctly as far as I can
> see (at least, it reports no error).
>
> Michael.
The source you sent doesn't comp
>
>> I don't know what the reason is, but I suspect the large_integer (64
> bits).
>> In each case, using 1.9.X, your sources didn't compile at all.
>> I changed them and now the program works correctly as far as I can
>> see (at least, it reports no error).
>>
>> Michael.
>
> The source you sent d
- Original Message -
From: "Thomas Schatzl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 22, 2004 12:47 PM
Subject: Re: [fpc-pascal]high performance counter for dos/tp7
> Hello,
>
> >
> > But ehm... it seems your website is locked... unable to view/download
code
> > e