I'm looking into 2 options for managing a large database (many fields) from Xbrowse
Because the screen can show only x colums, option 1 is to work with several folders each with his own xbrowse colums and the same dbf.
I'm more interested in optioin 2
Xbrowse manager :
Having a manager.dbf with layouts defined by the large Xbrowse of the dbf.
Info : Global
Fields : All fields..
info : Basic Info
Fields : Name, Adress
info : Media
Fields : Website, email, phone
info : Statistics
Fields : Year, Jan, feb, Mrt,...
So I start with Xbrowse and ALL fields, select the fields that i want for this process and save the state of these field in the manager.dbf
And this can be done for all setups that I want. I think that this way with less programming much can be done.
Question : Will Xbrowse show a error if I start the next time with a selected setup (ex. Basic info.. Name, Adress) but in the code that will hold all the setup options for ALL settings there are :
oBrw:statistic1 ....
oBrw:datum ....
These options are used in a other setup... Will it be ok for Xbrowse ?
Mr. Rao : Could you have a basic setup for the function i talked here ? Than I can use it as a starting point.
Thanks..