Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10473

Is this code considered a Stored Procedure? If not why did it freeze my Business One Client?

$
0
0

Hi Everyone,

 

When I ran the query below my Business One (32 bit) Client froze up (I then needed to exit the program using Task Manager).

 

declare @query as nvarchar(max)
set @query = 'select * from OITW'
execute (@query)

 

Is the above code considered to be a Stored Procedure? Alternatively if it isn't a Stored Procedure should it run in Business One, and finally why didn't it run fine for me?

 

Any input will be greatly appreciated.

 

Kind Regards,

 

David


Viewing all articles
Browse latest Browse all 10473

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>