Click here to Skip to main content
15,929,504 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to insert a background image to a webbrowser control? Pin
King of Kingz22-Oct-07 2:05
King of Kingz22-Oct-07 2:05 
AnswerRe: How to insert a background image to a webbrowser control? Pin
Vasudevan Deepak Kumar22-Oct-07 4:22
Vasudevan Deepak Kumar22-Oct-07 4:22 
QuestionReg:Image Data retrival Form SQL SERVER 2000 Pin
Satish_S22-Oct-07 1:15
Satish_S22-Oct-07 1:15 
AnswerRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Christian Graus22-Oct-07 1:30
protectorChristian Graus22-Oct-07 1:30 
QuestionRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Satish_S22-Oct-07 18:21
Satish_S22-Oct-07 18:21 
AnswerRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Tom Deketelaere22-Oct-07 1:31
professionalTom Deketelaere22-Oct-07 1:31 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Christian Graus22-Oct-07 1:44
protectorChristian Graus22-Oct-07 1:44 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Tom Deketelaere22-Oct-07 2:02
professionalTom Deketelaere22-Oct-07 2:02 
Christian Graus wrote:
You're very wrong. The worst it could do is show a lot of text. A 1 or a 0 is in fact only going to be shown if the ASCII code for 1 or 0 is present in a text string.

A binary write is the right way to feed binary data through a browser, but only if the MIME type is also set, to tell the browser what it's trying to display


Thank you for the correction (like I said I'm not familier with this)


Christian Graus wrote:
if this is not an ASP.NET question

I hadn't noticed this.
If so you're way is indeed the way to go


Christian Graus wrote:
I don't believe that's true in any meaningful way, unless the data table turns out to have extra columns than what you'd anticipate.


I have noticed performance differences in my projects but they do only occure when my tabel has more columns then I need in that particular sql statement (like you said). But not using * in sql gives you the option to add columns to the table later without changing the performance of the programme.


Christian Graus wrote:
I'd suggest the real issue here is that SQL should not be dynamically generated from strings like this, it should exist in a data layer.


Also very true Poke tongue | ;-P



If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistakes.

GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Satish_S22-Oct-07 3:06
Satish_S22-Oct-07 3:06 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Satish_S22-Oct-07 1:55
Satish_S22-Oct-07 1:55 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Tom Deketelaere22-Oct-07 2:05
professionalTom Deketelaere22-Oct-07 2:05 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Satish_S22-Oct-07 2:17
Satish_S22-Oct-07 2:17 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Tom Deketelaere22-Oct-07 2:26
professionalTom Deketelaere22-Oct-07 2:26 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Satish_S22-Oct-07 2:31
Satish_S22-Oct-07 2:31 
GeneralRe: Reg:Image Data retrival Form SQL SERVER 2000 Pin
Tom Deketelaere22-Oct-07 2:58
professionalTom Deketelaere22-Oct-07 2:58 
QuestionHi All! Pin
Nut Sophanny22-Oct-07 0:16
Nut Sophanny22-Oct-07 0:16 
AnswerRe: Hi All! Pin
Christian Graus22-Oct-07 0:29
protectorChristian Graus22-Oct-07 0:29 
AnswerRe: Hi All! Pin
Jonathan [Darka]22-Oct-07 1:12
professionalJonathan [Darka]22-Oct-07 1:12 
GeneralRe: Hi All! Pin
Tom Deketelaere22-Oct-07 1:23
professionalTom Deketelaere22-Oct-07 1:23 
GeneralRe: Hi All! Pin
Vasudevan Deepak Kumar22-Oct-07 4:24
Vasudevan Deepak Kumar22-Oct-07 4:24 
AnswerRe: Hi All! Pin
Abhijit Jana22-Oct-07 5:39
professionalAbhijit Jana22-Oct-07 5:39 
QuestionPost on web Page Pin
MrFulvio22-Oct-07 0:02
MrFulvio22-Oct-07 0:02 
AnswerRe: Post on web Page Pin
Vimalsoft(Pty) Ltd22-Oct-07 1:05
professionalVimalsoft(Pty) Ltd22-Oct-07 1:05 
Question[Message Deleted] Pin
bjk8821-Oct-07 23:03
bjk8821-Oct-07 23:03 
AnswerRe: formula Pin
Colin Angus Mackay21-Oct-07 23:07
Colin Angus Mackay21-Oct-07 23:07 

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.