Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Message
Message
From
17/12/2008 23:07:33
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
17/12/2008 23:00:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01368390
Message ID:
01368392
Views:
13
>I am facing an error "Error Loading File - Record number 5. prodlist < or one of its member>. Loading form or the data environment: cannot resolve backlink."
>
>I checked the help but not clear to me. Also validate the database but could not got through.
>
>Please guide ..
>
>Saifuddin

Do you know what table your form needs to open?

If not, you may have to open the form as a table:
use MyForm.scx
goto 5 && Since the error mentioned record #5
browse normal
Look at the different fields of the form-stored-as-table.

Once you know the table, try to open the table directly. The missing backlink looks as if the table belongs to another database, that is not available. You may have to free the table and re-assign it to the new database (this will lose long field names, default values, and some other options).
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform