Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C0000005 fatal error in stored procedure!
Message
From
27/09/2006 11:26:47
 
 
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:
01157522
Views:
24
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform