Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_TALLY returns a 0 on a INSERT command
Message
 
 
To
22/08/2007 15:42:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01249694
Message ID:
01249719
Views:
21
>I never noticed this, but is now in the way. When I issue a INSERT command the _TALLY reports zero record affected when in fact it should be 1.
>
>
>CREATE CURSOR test (name c(10))
>INSERT INTO test VALUES ("test")
>? _tally
>
>
>Help indicates that it should return 1.
>
>Is my wrong here?

Something is definitely wrong, because it works just fine for me. You probably have either a timer interfering or something else is going on.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform