Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C0000005 fatal error in stored procedure!
Message
 
 
À
27/09/2006 08:09:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01157450
Message ID:
01157535
Vues:
31
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform