Click here to Skip to main content
15,888,330 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Word To PDF Pin
Christian Graus29-Sep-09 22:14
protectorChristian Graus29-Sep-09 22:14 
GeneralRe: Word To PDF Pin
Richard MacCutchan29-Sep-09 22:17
mveRichard MacCutchan29-Sep-09 22:17 
GeneralRe: Word To PDF Pin
Christian Graus29-Sep-09 22:29
protectorChristian Graus29-Sep-09 22:29 
GeneralRe: Word To PDF Pin
Richard MacCutchan30-Sep-09 0:12
mveRichard MacCutchan30-Sep-09 0:12 
AnswerRe: Word To PDF Pin
honymumu14-Mar-10 20:13
honymumu14-Mar-10 20:13 
GeneralRe: Word To PDF Pin
Anubhava Dimri14-Mar-10 20:41
Anubhava Dimri14-Mar-10 20:41 
GeneralRe: Word To PDF Pin
Anubhava Dimri14-Mar-10 20:46
Anubhava Dimri14-Mar-10 20:46 
QuestionAdding images from database to word document Pin
krishnapnv29-Sep-09 16:44
krishnapnv29-Sep-09 16:44 
Hello All

I have my requirement as follows.
I have a MSAccess table with 4 columns(of text type)and another column of Oletype. I have programmed in VB.NET such that a query will returns a dataTable with all the columns from that table
What im trying is to put those contents on a word document with all the columns. For which I have tried to loop through the contents of dataTable and tried to attach all those values of all columns to a string and then I have added that string to a WordDocument Bookmark as shown below.

oDoc.Bookmarks(

"Questions").Range.Text = qest

But Im unable to get that image which was stored in database column in the above fashion. so can anybody suggest a solution for my problem

Thanks in advance
AnswerRe: Adding images from database to word document Pin
Dave Kreskowiak30-Sep-09 1:57
mveDave Kreskowiak30-Sep-09 1:57 
GeneralRe: Adding images from database to word document Pin
krishnapnv1-Oct-09 5:13
krishnapnv1-Oct-09 5:13 
GeneralRe: Adding images from database to word document Pin
Dave Kreskowiak1-Oct-09 6:16
mveDave Kreskowiak1-Oct-09 6:16 
Questionread excel cell Pin
viewsonic1229-Sep-09 15:28
viewsonic1229-Sep-09 15:28 
AnswerRe: read excel cell Pin
freakyit29-Sep-09 21:26
freakyit29-Sep-09 21:26 
QuestionCrystal Report Loading Failed. Pin
waner michaud29-Sep-09 8:58
waner michaud29-Sep-09 8:58 
AnswerRe: Crystal Report Loading Failed. Pin
Paramhans Dubey29-Sep-09 22:27
professionalParamhans Dubey29-Sep-09 22:27 
QuestionSend Hex code by UDP Pin
phil241529-Sep-09 6:02
phil241529-Sep-09 6:02 
AnswerRe: Send Hex code by UDP Pin
Dave Kreskowiak29-Sep-09 6:23
mveDave Kreskowiak29-Sep-09 6:23 
AnswerRe: Send Hex code by UDP Pin
Luc Pattyn29-Sep-09 6:26
sitebuilderLuc Pattyn29-Sep-09 6:26 
GeneralRe: Send Hex code by UDP Pin
phil241530-Sep-09 0:42
phil241530-Sep-09 0:42 
AnswerRe: Send Hex code by UDP Pin
phil241530-Sep-09 23:41
phil241530-Sep-09 23:41 
QuestionVS 2008 Setup Pin
εїзεїзεїз29-Sep-09 4:40
εїзεїзεїз29-Sep-09 4:40 
AnswerRe: VS 2008 Setup Pin
Dave Kreskowiak29-Sep-09 5:40
mveDave Kreskowiak29-Sep-09 5:40 
GeneralRe: VS 2008 Setup Pin
εїзεїзεїз29-Sep-09 6:24
εїзεїзεїз29-Sep-09 6:24 
GeneralRe: VS 2008 Setup Pin
Dave Kreskowiak29-Sep-09 7:34
mveDave Kreskowiak29-Sep-09 7:34 
GeneralRe: VS 2008 Setup Pin
εїзεїзεїз29-Sep-09 8:38
εїзεїзεїз29-Sep-09 8:38 

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.