Monday, February 21, 2005 Hi Miro,
> it seems to me you have damaged index in your database. > Run 4D Tools, Recover by tag. Thanks for the tip; alas, after checking (using DataCheck), this doesn't seem to be the problem. Also, running the search directly from the 4D Client (not via the web) works correctly. So it doesn't appear to be an index causing the problem. In testing this, I also tried other tables; same issue. Highly unlikely all of them are damaged at the same time. Even things that don't use the index doesn't seem to work, such as: ALL RECORDS([Table]) $vRecs:=Records in selection([Table]) gives me zero records, when there are records in the table. When using 4D Client as a regular client, all works OK. When using Active4D with 4D standalone as the web server, all works OK. When using Active4D with 4D Client as the web server, no go (for accessing data). There must be some simple thing I'm overlooking here... :-( Again, many thanks for any assistance you can provide, Michael Larue _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
