Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C0000005 fatal error in stored procedure!
Message
 
 
To
27/09/2006 08:09:47
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01157450
Message ID:
01157535
Views:
30
Denis,

Can you create the view from code not in a stored proc?

Can you run that select without error? If not you may have an index corruption that is causing the C05. Try dropping the index and recreating it.

>Hello,
>I have a problem.
>When in a database stored procedure I try to creat localview in this database - it calls fatal error! When I do same in vfp command window - all fine. Is it known bug or??
>
>This code call C0000005 fatal error.
>
>CREATE SQL VIEW  _testexist  AS  SELECT Kunden.*  FROM  mksdata!KUNDEN  WHERE  Kunden.kundnr = (?tUniqueID)
>
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform