Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Active Doc and Database Containers
Message
De
14/02/2000 05:07:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Active Doc and Database Containers
Divers
Thread ID:
00331650
Message ID:
00331650
Vues:
38
When opening a DBC in an ActiveDoc class, I get the error 'table 'tablename' is not marked as belonging to the database 'databasename'. Would you like to create the backlink to mark it?'

When running the same app from a program file or as an APP (do job2015.app) the program is fine. It is only when I create this with an ActiveDoc as the main program and run it in the Web Browser that this error occurs.

I have done VALIDATE DATABASE RECOVER, and this is all fine.

The offending lines of code are as follows: (first four lines in the ActiveDoc RUN Method.

SET EXCLUSIVE OFF
CLOSE DATABASE ALL
OPEN DATABASE Job2115
USE Job2115!Job2115 IN 0 SHARED

Error occurs on the USE Line.

Any help appreciated.

Cheers
Steve Lea
Répondre
Fil
Voir

Click here to load this message in the networking platform