Hello Christoph,

Christoph Pross wrote:
> Hello everybody,
>
> I am new to this list. We are looking for a sql
> database that can run on a 16bit OS. I looked
> over the sqlite C source but I found too may
> 64bit integers, our OS only supports 23 bit longs.
>
> Has someone ported sqlite to a 16bit OS before?
>
> Or maybe someone knows another solution. An
> open database that runs on MS DOS?
>   

I am not sure that this will run without a 32-bit DOS extender, but you
could try looking at Konstantin Knizhnik's MiniDB:

http://www.garret.ru/~knizhnik/databases.html

(Scroll down to the bottom.)

Btw, did you mean 32 bits instead of 23 bits?

Cheers,

Ulrik Petersen
--
Ulrik Petersen
http://ulrikp.org -- Homepage
http://emdros.org -- Emdros is a text database engine


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to