Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seek-problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Seek-problem
Divers
Thread ID:
00823847
Message ID:
00823847
Vues:
54
Hi there,

I start a form with a private datasession from a main menu. A customer table and some othre tables are opened and a grid provides an incremental search.
From this form a second form is opened, using the first form's datasession. A view and some other tables are opened. This form allows printing of invoices, From this form a third form for appending new invoice-positions is opened which also opens some more needed tables. It also uses the datasession from form 1. All forms are modal.
Now when return from this third form to form 2 and then form 1 (by using thisform.release), no seeking in form 1 is working anymore. In form 1 after the call to form 2 there is explicitly written:

select kunden
set order to rag nachname
...

Within the debugger I have already controlled that the right alias and the right index are active and also the datasession-id has not changed.

Can someone tell me what I am doing wrong?

Thanks in advance

Thomas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform