Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table buffering error
Message
De
06/11/2001 17:30:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00577587
Message ID:
00578258
Vues:
33
Don't worry about it. How late ya workin'? I'll be here for a while.

So, where are we at? Do you have a commandButton with the code I provided that works? It has a hard-coded invoice_id? I would try it with another invoice. Choose one that has several line items on it.


>I'm realy starting to get frustrated at myself, so I know you have to be a little bothered. It turns out that the Invoice Number on the screen is not the invoice ID. I knew this but forgot. The ID is 2420.
>
>However, that should not have effected the stuff in the forms that was not hard coded. The correct record was displayed so the ID should have been right.
>
>I went back to the earlier code you told me to try in the commnand window with the correct ID.
>
>lnInvoice_ID = 2420
>Select * from InvoiceDetail Where Invoice_ID = lnInvoice_ID ;
>into cursor InvLinesCursor
>browse
>
>That pulls up the InvLinesCursor successfully and shows me the one record. This invoice has only one product.
>It does have the correct produt ID (94).
>
>I have gone back to the command button that had the ID hard coded and it updates the product file OK and I get my message box telling me it should be updating and the Tally is 1.
>
>Sorry for sending you down the wrong path.
>
>
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform