Hi,
Im new to C# & MS.net environment and deals only with Database development.
Im working on developing an interface that lets users to save their documents into SQL Server database. For that my table contains a varbinary(max) column.
Im able to save files into the table. But now I want to render them back when users want to view them.
Could you provide any clue or C#/VB.net code that could help in building the page.
Thanks,
Manoj
View the full article
Im new to C# & MS.net environment and deals only with Database development.
Im working on developing an interface that lets users to save their documents into SQL Server database. For that my table contains a varbinary(max) column.
Im able to save files into the table. But now I want to render them back when users want to view them.
Could you provide any clue or C#/VB.net code that could help in building the page.
Thanks,
Manoj
View the full article