If you have the C compiler for OpenVMS you should be able to get it running. You might need to do some porting work on the file access to make the interface into RMS efficient by using the most appropriate RMS file format. That would most likely require an os_vms.c file, something of a mix of Windows and Unix, taking advantage of Windows VMS heritage.

I am guessing that if you used the VMS C stdio library you might find some file locking mode problems.

Jim Crafton wrote:
Does anyone here know if sqlite has been ported over to OpenVMS?  I
tried a google search but didn't find much. We are considering using
it at work, but the machines that it would run on all use OpenVMS, so
I don't know what would be involved to get the lib to build.

Thanks

Jim C

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



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

Reply via email to