Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fatal Error
Message
From
29/03/2005 22:08:05
 
 
To
29/03/2005 04:08:36
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00999615
Message ID:
00999850
Views:
14
Do you really have to open the database EXCLUSIVE? This means that it can be used on only 1 workstation.

Does this happen on your workstation only or on some other one or on all others or what?

How many workstations are on the "network", and also how many printers are shared?

Is D: a mapped drive? If so, are there any other mapped resources for the application?

Is there any change if you put a SET PATH TO d:\fac0405\TABLES after your CLOSE ALL?

Is it a correct assumption that all the tables are in the DBC "Weight"?

Is it possible that your form "GATE" is just a part of the application, with other forms also that may be using the same table(s)?

good luck

>Dear Experts
>
>In my project there is a form entitld "GATE".
>That has following codes on the LOAD event.
>
>CLOSE ALL
>CLOSE DATABASES
>OPEN DATABASE d:\fac0405\TABLES\weight EXCLUSIVE
>USE PCODES  	IN 0
>USE BACKUP  	IN 0
>USE EDIT  	IN 0
>USE LOGIN  	IN 0
>USE OUT2  	IN 0
>
>
>This Form and all other Forms open and work fine without EXE but when I run my exe and try to open this form then following error message appears and computer hangs.
>
>
>WINDOWS
>A fatal exception OD error has occured at 0028:C00595BC in VXD VMCPD (01) AT 00000360. The current application will be terminated.
>
>
>I sure all dbf's are correct reffered in above codes because the form opens without any hesitatioan without exe.
>
>I contacted my Networking Administrator, he says there is problem in your software not in hardware.
>
>What should I do to open that form, GATE, in my exe.
>
>Please help
Previous
Reply
Map
View

Click here to load this message in the networking platform