SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
[SA 6 Beta] - UPDATE Intellisense vs. COMMIT/ROLLBACK &

 
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant View previous topic
View next topic
[SA 6 Beta] - UPDATE Intellisense vs. COMMIT/ROLLBACK &
Author Message
gemisigo



Joined: 11 Mar 2010
Posts: 2102

Post [SA 6 Beta] - UPDATE Intellisense vs. COMMIT/ROLLBACK & Reply with quote
The situation is the following:

Code:

BEGIN TRANSACTION honolulu

UPDATE   u
SET u| 
FROM   
   dbo.table_1 AS u

--COMMIT TRANSACTION honolulu


If the COMMIT line is uncommented, pressing '.' after 'SET u' does not trigger the popup. The same applies when replacing COMMIT with ROLLBACK.

Also, when joining a table in the FROM section :
Code:

UPDATE   u
SET   u.jel1 = u.jel2
FROM   
   dbo.table_1 AS u
   INNER JOIN
   dbo.table_2 AS t
      ON  t.id_table_1 = u.id_table_1 -- this one is selected from the popup for ON
      AND t.jel = u|

Pressing '.' should get the popup with columns in u (table1) but it does not.
Fri Jul 01, 2011 7:41 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7840

Post Reply with quote
Thank you. I have logged this issue to the tracking system, #SA0014804
Fri Jul 01, 2011 8:06 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.