Click here to Skip to main content
15,914,014 members
Home / Discussions / Database
   

Database

 
AnswerRe: Suggestion on using image data type in sql 2005. Pin
Shameel19-Dec-11 20:34
professionalShameel19-Dec-11 20:34 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
Hema Bairavan19-Dec-11 22:31
Hema Bairavan19-Dec-11 22:31 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
coded00720-Dec-11 1:50
professionalcoded00720-Dec-11 1:50 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
Shameel20-Dec-11 1:56
professionalShameel20-Dec-11 1:56 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
Hema Bairavan20-Dec-11 3:19
Hema Bairavan20-Dec-11 3:19 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
Shameel20-Dec-11 3:28
professionalShameel20-Dec-11 3:28 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
Hema Bairavan20-Dec-11 3:35
Hema Bairavan20-Dec-11 3:35 
AnswerRe: Suggestion on using image data type in sql 2005. Pin
PIEBALDconsult20-Dec-11 4:19
mvePIEBALDconsult20-Dec-11 4:19 
You may want to look into writing a Web Service (WCF) and access that from your clients.

I agree with putting the image in the database (I don't trust the file system), but you should only access it when you need it, not every time you access the record.

I also suggest you put the images in a separate table.
GeneralRe: Suggestion on using image data type in sql 2005. Pin
Luc Pattyn20-Dec-11 7:06
sitebuilderLuc Pattyn20-Dec-11 7:06 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
Jörgen Andersson20-Dec-11 9:35
professionalJörgen Andersson20-Dec-11 9:35 
GeneralRe: Suggestion on using image data type in sql 2005. Pin
PIEBALDconsult21-Dec-11 16:55
mvePIEBALDconsult21-Dec-11 16:55 
AnswerRe: Suggestion on using image data type in sql 2005. Pin
Eddy Vluggen20-Dec-11 6:34
professionalEddy Vluggen20-Dec-11 6:34 
AnswerRe: Suggestion on using image data type in sql 2005. Pin
thatraja20-Dec-11 8:24
professionalthatraja20-Dec-11 8:24 
AnswerRe: Suggestion on using image data type in sql 2005. Pin
SilimSayo20-Dec-11 13:22
SilimSayo20-Dec-11 13:22 
Questionmanaging access to multiple stand alone installations Pin
masqazi18-Dec-11 22:07
masqazi18-Dec-11 22:07 
AnswerRe: managing access to multiple stand alone installations Pin
masqazi19-Dec-11 1:57
masqazi19-Dec-11 1:57 
AnswerRe: managing access to multiple stand alone installations Pin
SilimSayo19-Dec-11 3:32
SilimSayo19-Dec-11 3:32 
AnswerRe: managing access to multiple stand alone installations Pin
bsdtux19-Dec-11 5:02
bsdtux19-Dec-11 5:02 
Questionhow i can automatically create an new Excel file once a new day using the C#? Pin
pingping li18-Dec-11 16:21
pingping li18-Dec-11 16:21 
AnswerRe: how i can automatically create an new Excel file once a new day using the C#? Pin
Richard MacCutchan18-Dec-11 23:42
mveRichard MacCutchan18-Dec-11 23:42 
Questiony this query answer wrong ? Pin
williamroma16-Dec-11 7:40
williamroma16-Dec-11 7:40 
AnswerRe: y this query answer wrong ? Pin
AmitGajjar17-Dec-11 7:53
professionalAmitGajjar17-Dec-11 7:53 
AnswerRe: y this query answer wrong ? Pin
coded00718-Dec-11 0:16
professionalcoded00718-Dec-11 0:16 
QuestionCRecorset fails to retrive fields when there is only one record in recordset. Pin
Vaclav_15-Dec-11 9:51
Vaclav_15-Dec-11 9:51 
AnswerRe: CRecorset fails to retrive fields when there is only one record in recordset. Pin
SilimSayo16-Dec-11 0:01
SilimSayo16-Dec-11 0:01 

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.