SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
BEGIN TRY Code Snippet

 
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant View previous topic
View next topic
BEGIN TRY Code Snippet
Author Message
tdryan



Joined: 05 May 2010
Posts: 11
Country: United States

Post BEGIN TRY Code Snippet Reply with quote
Hello:

SQL Assistant 'BEGIN TRY...' Code Snippet is incomplete in v5 (don't recall using it in v4). The BEGIN TRY needs to have a matching END TRY; however, it currently ends with END (without the TRY). I know I can modify the snippet; however, I thought you may want to know this for future SQL Assistant versions/updates. Thanks...
Wed May 05, 2010 7:31 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7849

Post Reply with quote
Thanks. I think this came from your previous config file imported into v5.

The standard snippet in 4.8 and 5.0 is like this

Code:
BEGIN TRY
   |
END TRY
BEGIN CATCH
   /*
      SELECT
         ERROR_NUMBER() AS ErrorNumber,
         ERROR_SEVERITY() AS ErrorSeverity,
         ERROR_STATE() AS ErrorState,
         ERROR_PROCEDURE() AS ErrorProcedure,
         ERROR_LINE() AS ErrorLine,
         ERROR_MESSAGE() AS ErrorMessage
   */
END CATCH

Wed May 05, 2010 8:46 am View user's profile Send private message
tdryan



Joined: 05 May 2010
Posts: 11
Country: United States

Post Reply with quote
Nice catch, thanks. So, my question is... How do I import v5 config/snippet information? Well, I guess I can figure out the 'How,' but where do I get it from? thanks...
Tue May 11, 2010 3:09 pm View user's profile Send private message
tdryan



Joined: 05 May 2010
Posts: 11
Country: United States

Post Reply with quote
Anyone? Ref. importing v5 config settings... thanks...
Wed Jun 02, 2010 9:13 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.