Re: [sqlite] oracle compatibility mode

2011-02-23 Thread Phil Oertel
Thanks Michael, that's a great response. I didn't know about XE - having
that available, I'm much less interested in such a feature.
On Feb 23, 2011 2:14 AM, "Michael Schlenker"  wrote:
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] oracle compatibility mode

2011-02-22 Thread Phil Oertel
Sorry for being unclear, I'm referring to the ability to emulate
oracle-specific features and syntax, like ROWNUM for example.
On Feb 22, 2011 6:44 PM, "Pavel Ivanov"  wrote:
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] oracle compatibility mode

2011-02-22 Thread Phil Oertel
Hi sqliters,

After a recent failed attempt to use SQLite as an in-memory fake Oracle for
some of my tests, I'm curious whether anyone has attempted an Oracle
compatibility mode for SQLite. H2 and others have this tremendously useful
feature, but there doesn't seem to be anything available for those not
running on a JVM.

Has anyone attempted to build such a feature for SQLite? Has there been any
assessment of the difficulty or major blocking issues? Most importantly, is
this a feature that the core team wants at all?

Thanks in advance for any information,
Phil
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users