I am coding an Template / Interface for Freetables [V foxPro] and I am able to populate table list, my problem is that I cannot get the Tables as objects into a table for the interface to understand.
MyMeta.DataBases is empty as I am not connecting to a database..just the Free Tables. - I would be happy to \"Create my own database and add the free tables to it - then attach MyMeta.Databases to it.. but I am at a loss.
I read the Zeus Api and the MyMeta Api - and it seems zeus supports simpletable but I cannot get that table = mytable from filename..
Does any one know how to do this ?
I am a bit confused on something else as well;
can I use pure .Net to generate the interface code and skip the zeus or do I have that limitation ?
