Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C0000005 fatal error in stored procedure!
Message
De
27/09/2006 11:26:47
 
 
À
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:
01157522
Vues:
26
>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)
>
try
CREATE SQL VIEW  _testexist  AS  SELECT Kunden.*  FROM  mksdata!KUNDEN  WHERE  Kunden.kundnr = ?m.tUniqueID
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform