Hi;
I have a database project which uses 4 small tables in each session.
My aim is to create my own file type, such as .myf, and embed these four tables in such a single file along with some other necessary data for the application.
1. How can i do it?
2. Can MyBase be a solution for this?
2. Can i define more than one tables in an .xml file?
3. Is querying possible in a MyBase application?
Thanx in advance...
_yilmaz