Click here to Skip to main content
15,910,234 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Read From Text File Pin
Steve Pullan31-Oct-05 13:37
Steve Pullan31-Oct-05 13:37 
Questionwhat control does Word use for its texteditor? (like advanced rich textbox?) Pin
HeroRaven29-Oct-05 19:05
HeroRaven29-Oct-05 19:05 
AnswerRe: what control does Word use for its texteditor? (like advanced rich textbox?) Pin
Colin Angus Mackay30-Oct-05 5:06
Colin Angus Mackay30-Oct-05 5:06 
AnswerRe: what control does Word use for its texteditor? (like advanced rich textbox?) Pin
Moonark30-Oct-05 10:28
Moonark30-Oct-05 10:28 
AnswerRe: what control does Word use for its texteditor? (like advanced rich textbox?) Pin
toxcct31-Oct-05 0:34
toxcct31-Oct-05 0:34 
AnswerRe: what control does Word use for its texteditor? (like advanced rich textbox?) Pin
cynferdd31-Oct-05 0:37
cynferdd31-Oct-05 0:37 
GeneralRe: what control does Word use for its texteditor? (like advanced rich textbox?) Pin
HeroRaven31-Oct-05 12:46
HeroRaven31-Oct-05 12:46 
QuestionVB.net and Access dB Pin
JMS7629-Oct-05 14:44
JMS7629-Oct-05 14:44 
I have a program that handles my DVD collection. It is a VB.net front-end with an Access dB. I am trying to load a picture (dvd covers) into the dB. I want to be able to save a bitmap or jpeg for each record. I have the load option down but my program won't save into the database. I click the save button and nothing happens. The save option has worked fine until I added this section of code.

In the dB, the picture column is a OLE Object and when I did my dB connection in VB.net, the schema showed that the picture column was a base64binary. After running some test, it seems one line of code is causing this problem but I don't know what to put there. It is in the data binding code where I have "picDVD.DataBindings.Add("long", dsDVD, "DVD.Cover Pic")". The quotations around long is what I don't know what to use. I am uncertain of what datatype of for base64binary.

Does any of this make sense? Smile | :) If so, any advice would be greatly appreciated! Thank you.

Jason

I'd rather have a bottle in front of me than a frontal lobotomy.
AnswerRe: VB.net and Access dB Pin
KaptinKrunch31-Oct-05 2:07
KaptinKrunch31-Oct-05 2:07 
QuestionPassing Data between different web sites Pin
john_paul29-Oct-05 11:48
john_paul29-Oct-05 11:48 
AnswerRe: Passing Data between different web sites Pin
John Kuhn30-Oct-05 10:05
John Kuhn30-Oct-05 10:05 
GeneralRe: Passing Data between different web sites Pin
john_paul30-Oct-05 14:13
john_paul30-Oct-05 14:13 
QuestionHow to get the code of .exe file Pin
maheshreddy_iiith29-Oct-05 10:49
maheshreddy_iiith29-Oct-05 10:49 
AnswerRe: How to get the code of .exe file Pin
rwestgraham29-Oct-05 11:27
rwestgraham29-Oct-05 11:27 
QuestionClick throught a form Pin
Omar Mallat29-Oct-05 10:20
professionalOmar Mallat29-Oct-05 10:20 
AnswerRe: Click throught a form Pin
[Marc]29-Oct-05 10:51
[Marc]29-Oct-05 10:51 
GeneralRe: Click throught a form Pin
Omar Mallat29-Oct-05 10:55
professionalOmar Mallat29-Oct-05 10:55 
GeneralRe: Click throught a form Pin
[Marc]29-Oct-05 10:56
[Marc]29-Oct-05 10:56 
GeneralRe: Click throught a form Pin
Omar Mallat29-Oct-05 10:59
professionalOmar Mallat29-Oct-05 10:59 
GeneralRe: Click throught a form Pin
[Marc]29-Oct-05 11:03
[Marc]29-Oct-05 11:03 
GeneralRe: Click throught a form Pin
Omar Mallat29-Oct-05 11:09
professionalOmar Mallat29-Oct-05 11:09 
GeneralRe: Click throught a form Pin
[Marc]29-Oct-05 11:26
[Marc]29-Oct-05 11:26 
GeneralRe: Click throught a form Pin
Omar Mallat29-Oct-05 11:59
professionalOmar Mallat29-Oct-05 11:59 
GeneralRe: Click throught a form Pin
[Marc]29-Oct-05 13:09
[Marc]29-Oct-05 13:09 
GeneralRe: Click throught a form Pin
Greeky30-Oct-05 0:23
Greeky30-Oct-05 0:23 

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.