Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BEG TRANS -- END TRANS TOO DEEP ISSUE
Message
From
03/12/1998 00:30:39
 
 
To
02/12/1998 18:19:37
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00163441
Message ID:
00163537
Views:
18
Wellll......

I am totally dumbfounded Mark. Have you tried to reduce to a single transaction and see if *that* works?


>Hey Hello John:
>to answer your question yes I still get the error
>this is the testing code I am using
>
>@@@@@@@--------@@@@@@@@@@@@@
>CLOSE DATABASES
>OPEN DATABASE first
>USE onetab1 && Open customer table
>CLEAR
>BEGIN TRANSACTION
> ? 'Transaction level '
> ?? TXNLEVEL( )
> BEGIN TRANSACTION
> ? 'Transaction level '
> ?? TXNLEVEL( )
> END TRANSACTION
>END TRANSACTION
>
>
>mark oliva
>
>
>>Hi Mark -----
>>
>>BEGIN TRANS
>> ?TXNLEVEL()=1
>>BEGIN TRANS
>> ?TXNLEVEL()=2
>>END TRANS
>> ?TXNLEVEL()=1
>>END TRANS
>> ?TXNLEVEL()=0
>>
>>This is how it's supposed to go. Do you get this error even when you *know* you only have one open TRANS?
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform