Sybase SQL support

Hi Wagner,

Some time ago (in private email) you indicated to me that adding support for Sybase SQL Anywhere to Aurelius wouldn't be a huge task for me...

You said something about "The key units you can check are Aurelius.Schema..pas and
Aurelius.Sql.
.pas".
 
If I actually go down that path and add in Sybase support, does this mean xData "inherits" the ability to use Sybase automatically, or is there a large body of work to be done to make xData Sybase aware as well?

Has anyone else worked with Sybase/Aurelius?

Cheers,
EdB

Yes, XData and even RemoteDB will benefit from it (unless there are some technical limitations/bugs in the components accessing Sybase themselves, like threading support). The core database communication is abstracted in Aurelius and from there just the abstraction is used in further products based on Aurelius.