Do you have simple TDataset(Table/Query) wrapper for SQLITE?
Posted: Fri 25 Nov 2011 11:54
In my applications, the only database I will use is Sqlite.
Given that Sqlite is so widely used even in non database applications, I suggest you provide simple TDataSet (Table/Query) wrappers for Sqlite so that the final EXE won't be bloated. All current TDataset wrappers for Sqlite are either full of bugs or very expensive. Is this possible? I'm currently deciding which to buy, UniDAC or AnyDAC.
Thank you.
Given that Sqlite is so widely used even in non database applications, I suggest you provide simple TDataSet (Table/Query) wrappers for Sqlite so that the final EXE won't be bloated. All current TDataset wrappers for Sqlite are either full of bugs or very expensive. Is this possible? I'm currently deciding which to buy, UniDAC or AnyDAC.
Thank you.