Click here to Skip to main content
16,006,605 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: format date Pin
jds120722-Feb-07 9:22
jds120722-Feb-07 9:22 
GeneralRe: format date Pin
Dave Kreskowiak22-Feb-07 9:27
mveDave Kreskowiak22-Feb-07 9:27 
GeneralRe: format date Pin
tonymathewt22-Feb-07 17:06
professionaltonymathewt22-Feb-07 17:06 
GeneralRe: format date Pin
Dave Kreskowiak23-Feb-07 2:08
mveDave Kreskowiak23-Feb-07 2:08 
QuestionExchange Pin
alexfromto22-Feb-07 7:27
alexfromto22-Feb-07 7:27 
AnswerRe: Exchange Pin
Dave Kreskowiak22-Feb-07 8:41
mveDave Kreskowiak22-Feb-07 8:41 
GeneralRe: Exchange Pin
alexfromto22-Feb-07 9:03
alexfromto22-Feb-07 9:03 
GeneralRe: Exchange Pin
Dave Kreskowiak22-Feb-07 9:22
mveDave Kreskowiak22-Feb-07 9:22 
GeneralRe: Exchange Pin
alexfromto22-Feb-07 9:30
alexfromto22-Feb-07 9:30 
GeneralRe: Exchange Pin
Dave Kreskowiak22-Feb-07 9:59
mveDave Kreskowiak22-Feb-07 9:59 
GeneralRe: Exchange Pin
alexfromto22-Feb-07 10:40
alexfromto22-Feb-07 10:40 
GeneralRe: Exchange Pin
Dave Kreskowiak22-Feb-07 11:57
mveDave Kreskowiak22-Feb-07 11:57 
QuestionDisplaying forms Pin
jady8422-Feb-07 7:17
jady8422-Feb-07 7:17 
AnswerRe: Displaying forms Pin
Dave Kreskowiak22-Feb-07 8:38
mveDave Kreskowiak22-Feb-07 8:38 
AnswerRe: Displaying forms Pin
TwoFaced22-Feb-07 9:10
TwoFaced22-Feb-07 9:10 
QuestionOleDB error Pin
7prince22-Feb-07 7:10
7prince22-Feb-07 7:10 
AnswerRe: OleDB error Pin
Dave Kreskowiak22-Feb-07 8:36
mveDave Kreskowiak22-Feb-07 8:36 
GeneralRe: OleDB error Pin
7prince22-Feb-07 12:55
7prince22-Feb-07 12:55 
QuestionHow to avoid serialization of events Pin
Bergerrudi22-Feb-07 5:51
Bergerrudi22-Feb-07 5:51 
AnswerRe: How to avoid serialization of events Pin
nlarson1122-Feb-07 5:59
nlarson1122-Feb-07 5:59 
GeneralRe: How to avoid serialization of events Pin
Dave Kreskowiak22-Feb-07 6:10
mveDave Kreskowiak22-Feb-07 6:10 
GeneralRe: How to avoid serialization of events Pin
nlarson1122-Feb-07 6:19
nlarson1122-Feb-07 6:19 
AnswerRe: How to avoid serialization of events Pin
Dave Kreskowiak22-Feb-07 6:06
mveDave Kreskowiak22-Feb-07 6:06 
GeneralRe: How to avoid serialization of events Pin
Bergerrudi23-Feb-07 0:36
Bergerrudi23-Feb-07 0:36 
Questionstring to DateTime Conversion Pin
Jonathan Gibbs22-Feb-07 4:17
Jonathan Gibbs22-Feb-07 4:17 
Hello,

I am trying to convert a string representation(2007-02-22) into a dateformat yyyyMMdd. it returns the right result as string but I want the returned type as date and in this format 2007-02-22 as XML API I am using requires a DATE not STRING representation like this.

Am I missing something very easy here (quite possible)?

Appreciate any replies.

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.