Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid seek offset
Message
 
 
À
02/02/2011 09:39:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
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:
01498301
Vues:
91
>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

Wondering why FoxCode table is mentioned here.

The invald seek offset errors are usually hard to find and solve.

First things to try:
1.Delete Foxuser.*
2. Reindex all tables (delete tags and re-create)
3. Check Printer drivers
4. Go to foxpro WiKi and check for causes there.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform