Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incorrect Trigger Failed
Message
From
08/08/2007 15:25:58
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01246862
Message ID:
01246883
Views:
23
>What is the trigger code?
>
>I suspect that VFP OleDB can not run the trigger code for some reason. You may try to put some strtofile in different places in the trigger code and see, if you can get some output (e.g. try to log through the trigger code).

Yes, I put
...
StrToFile("1", "File1.txt")
...
StrToFile("3", "File3.txt")
...
StrToFile("3", "File3.txt")
...
And the txt files don't be created.

So VFP OleDB don't run the trigger code. I'm using the trigger code generated from DBC.

Do you know the reason by the way the code don't run ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform