Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid seek offset
Message
De
02/02/2011 09:39:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Invalid seek offset
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01498298
Message ID:
01498298
Vues:
294
Dear Experts

My computer is not connected with any network. This is single user system.

I am using dbc. I have following codes on LOAD event of form.
create table master1 free (wt n(10), codes  C(7),group_code n(4),;
	open_dr n(13,2),open_cr  n(13,2),group_name c(20),desc c(60),;
	addr1 c(30),addr2 c( 30),ntn_no c(13),stn_no c( 17),pur_rate n(8,2),sal_rate n(8,2),;
	phone_o c(20),phone_r c(20),phone_m c(20))
When I run this form, it says

Error number: 1103
ERROR MESSAGE: Invalid seek offset.
LINE OF CODE WITH ERROR: Foxcode table not found, is not correct version or is incompatible.
LINE NUMBER OF ERROR: 7
PROGRAM WITH ERROR: FORM1.LOAD


Please help
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform