Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table number is invalid (Error 17)
Message
De
25/07/2004 06:09:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Table number is invalid (Error 17)
Divers
Thread ID:
00927677
Message ID:
00927677
Vues:
56
Help please,
I have the following code:
set order to tag id in log
select finallog
scan
	select log
	if seek (finallog.logid,log.id)=.f.&&on this code line I get the error message-Table number is invalid (Error 17) 
		loop
	endif
	scan while finallog.logid=log.id
		insert into sikum1 values (log.tested,log.price,log.testedm,log.pricem,log.addpay)
	endscan
endscan
How can help me?
(VFP6)
Thank you
Chaim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform