Click here to Skip to main content
15,890,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: What do you think visual data computing? Pin
Richard MacCutchan4-Mar-13 23:26
mveRichard MacCutchan4-Mar-13 23:26 
GeneralRe: What do you think visual data computing? Pin
David venewald5-Mar-13 14:32
David venewald5-Mar-13 14:32 
GeneralRe: What do you think visual data computing? Pin
Richard MacCutchan5-Mar-13 22:18
mveRichard MacCutchan5-Mar-13 22:18 
AnswerRe: What do you think visual data computing? Pin
Dave Kreskowiak5-Mar-13 1:19
mveDave Kreskowiak5-Mar-13 1:19 
GeneralRe: What do you think visual data computing? Pin
David venewald5-Mar-13 14:23
David venewald5-Mar-13 14:23 
GeneralRe: What do you think visual data computing? Pin
Dave Kreskowiak5-Mar-13 15:56
mveDave Kreskowiak5-Mar-13 15:56 
QuestionHow to Save,Retreive and modify .pdf files in Sql SERVER 2005 using VB.net control Adobe Pdf Viewer Pin
J.Mañago4-Mar-13 16:37
J.Mañago4-Mar-13 16:37 
AnswerRe: How to Save,Retreive and modify .pdf files in Sql SERVER 2005 using VB.net control Adobe Pdf Viewer Pin
Dave Kreskowiak5-Mar-13 1:22
mveDave Kreskowiak5-Mar-13 1:22 
As far as sotring and retrieving the PDF file in the SQL server, it's no different. An image file is no different than a PDF file. To SQL server, it's all just bytes.

The problem your have is displaying the PDF. AFAIK, since the Reader Viewer will not use a MemoryStream object, you have to write the file to disk, then tell the Reader the file to load.

GeneralRe: How to Save,Retreive and modify .pdf files in Sql SERVER 2005 using VB.net control Adobe Pdf Viewer Pin
J.Mañago6-Mar-13 22:58
J.Mañago6-Mar-13 22:58 
GeneralRe: How to Save,Retreive and modify .pdf files in Sql SERVER 2005 using VB.net control Adobe Pdf Viewer Pin
Dave Kreskowiak7-Mar-13 1:57
mveDave Kreskowiak7-Mar-13 1:57 
QuestionImplicit conversion operator(s) Pin
maxrock174-Mar-13 10:53
maxrock174-Mar-13 10:53 
AnswerRe: Implicit conversion operator(s) Pin
Dave Kreskowiak5-Mar-13 2:24
mveDave Kreskowiak5-Mar-13 2:24 
QuestionVBScript Recordset Caching Pin
Feurich4-Mar-13 5:19
Feurich4-Mar-13 5:19 
AnswerRe: VBScript Recordset Caching Pin
Dave Kreskowiak4-Mar-13 7:38
mveDave Kreskowiak4-Mar-13 7:38 
GeneralRe: VBScript Recordset Caching Pin
Feurich4-Mar-13 7:45
Feurich4-Mar-13 7:45 
GeneralRe: VBScript Recordset Caching Pin
Dave Kreskowiak4-Mar-13 8:19
mveDave Kreskowiak4-Mar-13 8:19 
GeneralRe: VBScript Recordset Caching Pin
Feurich4-Mar-13 9:01
Feurich4-Mar-13 9:01 
GeneralRe: VBScript Recordset Caching Pin
Dave Kreskowiak4-Mar-13 10:16
mveDave Kreskowiak4-Mar-13 10:16 
GeneralRe: VBScript Recordset Caching Pin
Dave Kreskowiak4-Mar-13 12:48
mveDave Kreskowiak4-Mar-13 12:48 
GeneralRe: VBScript Recordset Caching Pin
Feurich4-Mar-13 20:17
Feurich4-Mar-13 20:17 
Questionarduino uno+Visual basic 6.0 Pin
arunsachin3-Mar-13 22:56
arunsachin3-Mar-13 22:56 
AnswerRe: arduino uno+Visual basic 6.0 Pin
Dave Kreskowiak4-Mar-13 1:30
mveDave Kreskowiak4-Mar-13 1:30 
AnswerRe: arduino uno+Visual basic 6.0 Pin
Eddy Vluggen4-Mar-13 8:50
professionalEddy Vluggen4-Mar-13 8:50 
Questioncalling OSK.exe from Vb.6 Pin
lovelushaha2-Mar-13 20:20
lovelushaha2-Mar-13 20:20 
AnswerRe: calling OSK.exe from Vb.6 Pin
Eddy Vluggen3-Mar-13 0:35
professionalEddy Vluggen3-Mar-13 0:35 

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.