Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active Doc and Database Containers
Message
From
14/02/2000 05:07:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Active Doc and Database Containers
Miscellaneous
Thread ID:
00331650
Message ID:
00331650
Views:
39
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
Reply
Map
View

Click here to load this message in the networking platform