on 2014 Aug 07 1:43 PM
I ran the following query in Sybase IQ 15.4
create table #temp1 (id varchar(1))
select * from #temp1
But I got this error:
SQL Anywhere Error - 1000011: Transaction 13377xxx attempted to access '#temp1' created by transaction 0.
but my coworker run the same query in his machine using same credential and his query ran fine.
Any ideas??
Request clarification before answering.
it was an aqua studio setting. I unchecked Auto Complete and Auto Commit option which caused this issue. Once I checked the option, everything works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.