Click here to Skip to main content
15,891,981 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MenuItem question Pin
Ralf Meier18-Aug-15 5:06
mveRalf Meier18-Aug-15 5:06 
QuestionStoring Files inside SQL server database : Good or BAD idea ? Pin
satc15-Aug-15 5:25
satc15-Aug-15 5:25 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
PIEBALDconsult15-Aug-15 5:41
mvePIEBALDconsult15-Aug-15 5:41 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
satc15-Aug-15 6:36
satc15-Aug-15 6:36 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
PIEBALDconsult15-Aug-15 7:25
mvePIEBALDconsult15-Aug-15 7:25 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
satc15-Aug-15 7:49
satc15-Aug-15 7:49 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
PIEBALDconsult15-Aug-15 10:08
mvePIEBALDconsult15-Aug-15 10:08 
AnswerRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
Wendelius15-Aug-15 6:04
mentorWendelius15-Aug-15 6:04 
As PIEBALDconsult pointed out it depends on the requirements. In most of the cases I would use a filestream because it also makes backing up much easier and offers transactional features.

Few resources if you're interested in filestream
- Enable and Configure FILESTREAM[^]
- How to store and fetch binary data into a file stream column[^]
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
satc15-Aug-15 6:38
satc15-Aug-15 6:38 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
Wendelius15-Aug-15 8:06
mentorWendelius15-Aug-15 8:06 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
Cimak66618-Aug-15 20:02
Cimak66618-Aug-15 20:02 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
satc19-Aug-15 1:43
satc19-Aug-15 1:43 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
Cimak66619-Aug-15 2:32
Cimak66619-Aug-15 2:32 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
satc19-Aug-15 2:37
satc19-Aug-15 2:37 
GeneralRe: Storing Files inside SQL server database : Good or BAD idea ? Pin
Cimak66619-Aug-15 3:59
Cimak66619-Aug-15 3:59 
QuestionProgrammatically find some information about sql server Pin
satc15-Aug-15 4:43
satc15-Aug-15 4:43 
AnswerRe: Programmatically find some information about sql server Pin
Wendelius15-Aug-15 5:05
mentorWendelius15-Aug-15 5:05 
GeneralRe: Programmatically find some information about sql server Pin
satc15-Aug-15 5:10
satc15-Aug-15 5:10 
GeneralRe: Programmatically find some information about sql server Pin
Wendelius15-Aug-15 5:59
mentorWendelius15-Aug-15 5:59 
Questioncreating reports in vb.net Pin
UnDeesputed15-Aug-15 1:24
UnDeesputed15-Aug-15 1:24 
AnswerRe: creating reports in vb.net Pin
Dave Kreskowiak15-Aug-15 4:05
mveDave Kreskowiak15-Aug-15 4:05 
AnswerRe: creating reports in vb.net Pin
Cimak66630-Aug-15 5:51
Cimak66630-Aug-15 5:51 
QuestionReflection question Pin
econy14-Aug-15 17:03
econy14-Aug-15 17:03 
AnswerRe: Reflection question Pin
Wendelius14-Aug-15 19:01
mentorWendelius14-Aug-15 19:01 
GeneralRe: Reflection question Pin
econy14-Aug-15 23:50
econy14-Aug-15 23:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.