F
feudalac!
I have an app that uses MySql as a data source...
I would like to embed a SQL database into the app so it could be used
without a database server connected to the network.
I couldn't find any examples so i'm asking hele...
The information i have so far is that best choice for embeding is
SQLLite...
My needs are simple:
Insert
Update
Delete
Left Join
Right Join
....
nothing more
thanks
I would like to embed a SQL database into the app so it could be used
without a database server connected to the network.
I couldn't find any examples so i'm asking hele...
The information i have so far is that best choice for embeding is
SQLLite...
My needs are simple:
Insert
Update
Delete
Left Join
Right Join
....
nothing more
thanks