Get binary data from sql server using Management Studio? -


for example have query:

select data dbo.sysfile filekey = 156 

data varbinary(max)

contains jpeg images. there way using sql enterprise manager save data specific record binary file?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -