... 10 /* The Full path to the data file */ #define DBI_ISFLOCK 20 /* Is there a file lock active? */ #define DBI_CHILDCOUNT 22 /* Number of child relations set */ #define DBI_FILEHANDLE 23 /* The data file's OS file handle */ #define DBI_BOF 26 /* Same as bof() */ #define DBI_EOF 27 /* Same as ...
... I also used Ordscopes in my old version, and possible also in the new project. It was while looking into the Yunus sample that Mr. Rao has used relations. I implemented relations in my first setup ans that is working, but a relation is changing the child database result everytime the parent ...
... How do you guys do this ? Only change the querry at the moment you hit the folder tap ? and not use a relation, but more of a ordscope ? The relations make it more easy, but slows down, as far as I know the way to program them.
... way I have a starting point for the visual layout of the browses and get's/dialogs. Now I start looking into the code for a good practice of : Set relations Ordscopes Indexing with a nice visual of a wheel that is progressing Some 'questions' are inside the code, is you have the time to look )) ...
... testing with this EDITOR. The editor looks professional. What I haven't found yet is. - User interface for end user and admin. - How to set relations between to dbf files. - What I always need is sorting when I click in the column header. - Incremental search when I start typing. Then the ...
... field? Many things we did when the exe and databases were on the same computer are not practible on a network. I use filters and scopes and set relations. Trying the best out of them. Incremental yes, but the new version of FWH has a new option of get's that will search afther pressing enter. ...
... all the time and then I have mostly data like customer : all invoices customer : all statisctis products : who bought this product so, 1 to many relations. using relation, filters or scopes The fact is that in any situation when the master browse moves position // bchange: the lookup for the ...
... I'm already doing it like this and it gives me an error The second option is complicated to implement by a single report since it has several set Relations . Note that if I don't press the Excell button I have no problem when I return to xbrowse Regards Jose.