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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -