Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table is not marked as belonging to database
Message
De
15/10/2003 03:02:03
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
15/10/2003 01:50:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00838763
Message ID:
00838769
Vues:
17
>i installed my program to another computer and when i tried to open one of the forms i get this error,
>
>table 'employee.dbf' is not marked as belonging to the "dtr" database. would you like to create the back link to mark it? [ yes / no ]
>
>nothing happens if i click no. if i click yes i get this message,
>
>error loading file - record no. 6 myformbase1 < or one of its members >. loading form or data environment: file must be opened exclusively.
>
>i don't get this errors when i try to run the application in my own computer where i programmed it.
>
>what should i do, any help pls?

Evelyn,
Database has employee object as a table but the employee.dbf file in path does not have a backlink info that says it belongs to that database.
If you're sure that you're not mistakenly using a free table (employee) you might try to set exclusive mode by creating a file config.fpw in application directory with line :
exclusive= off

in it. This might work if you didn't use private datasessions and no other configuration file is referenced/included in exe.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform