Click here to Skip to main content
16,005,491 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionvb.net and SQL server 2005 Pin
Rafone27-Aug-08 11:59
Rafone27-Aug-08 11:59 
AnswerRe: vb.net and SQL server 2005 Pin
Polymorpher27-Aug-08 14:16
Polymorpher27-Aug-08 14:16 
AnswerRe: vb.net and SQL server 2005 Pin
Ashfield27-Aug-08 21:24
Ashfield27-Aug-08 21:24 
GeneralRe: vb.net and SQL server 2005 Pin
Rafone28-Aug-08 3:11
Rafone28-Aug-08 3:11 
GeneralRe: vb.net and SQL server 2005 Pin
Jon_Boy28-Aug-08 4:23
Jon_Boy28-Aug-08 4:23 
GeneralRe: vb.net and SQL server 2005 Pin
Rafone28-Aug-08 5:10
Rafone28-Aug-08 5:10 
QuestionCrystal Reports and Images Pin
Cory Kimble27-Aug-08 8:54
Cory Kimble27-Aug-08 8:54 
AnswerRe: Crystal Reports and Images Pin
codemunch27-Aug-08 9:25
codemunch27-Aug-08 9:25 
If you embed the image in the report from a bmp on the file system, it gets embedded into the RPT file and is not referenced from the file system again.

Storing files (images) in the DB sucks, but you can put the img in the database and have it show up on the report. When the db image changes, the report image changes and you would get the behaviour you want.
AnswerRe: Crystal Reports and Images Pin
ScottBrady27-Aug-08 10:51
ScottBrady27-Aug-08 10:51 
Answercopy/past column from excel file to an other one Pin
zdoucha27-Aug-08 7:43
zdoucha27-Aug-08 7:43 
GeneralRe: copy/past column from excel file to an other one Pin
rprateek27-Aug-08 17:17
rprateek27-Aug-08 17:17 
QuestionUsing Updatepanel inside a compositecontrol that implements iscripcontrol Pin
Member 202259227-Aug-08 6:33
Member 202259227-Aug-08 6:33 
AnswerRe: Using Updatepanel inside a compositecontrol that implements iscripcontrol Pin
jzonthemtn28-Aug-08 4:54
jzonthemtn28-Aug-08 4:54 
QuestionWhat is := in VB.net Pin
xx77abs27-Aug-08 5:36
xx77abs27-Aug-08 5:36 
Answer[Message Deleted] Pin
lisan_al_ghaib27-Aug-08 5:54
lisan_al_ghaib27-Aug-08 5:54 
GeneralRe: What is := in VB.net Pin
xx77abs27-Aug-08 6:25
xx77abs27-Aug-08 6:25 
AnswerRe: What is := in VB.net Pin
Thomas Stockwell27-Aug-08 6:14
professionalThomas Stockwell27-Aug-08 6:14 
GeneralRe: What is := in VB.net Pin
xx77abs27-Aug-08 6:26
xx77abs27-Aug-08 6:26 
AnswerRe: What is := in VB.net Pin
Nick Rioux27-Aug-08 6:48
Nick Rioux27-Aug-08 6:48 
GeneralRe: What is := in VB.net Pin
xx77abs27-Aug-08 7:12
xx77abs27-Aug-08 7:12 
AnswerRe: What is := in VB.net Pin
Jon_Boy27-Aug-08 6:54
Jon_Boy27-Aug-08 6:54 
GeneralRe: What is := in VB.net Pin
xx77abs27-Aug-08 7:14
xx77abs27-Aug-08 7:14 
AnswerRe: What is := in VB.net Pin
Polymorpher27-Aug-08 14:17
Polymorpher27-Aug-08 14:17 
AnswerRe: What is := in VB.net Pin
Bongumusa4-Sep-08 5:52
Bongumusa4-Sep-08 5:52 
QuestionSpecial Characters in XML Pin
Zaegra27-Aug-08 1:30
Zaegra27-Aug-08 1:30 

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.