Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Flexgrid in VB Pin
Sanjay Kunjam15-Jun-07 0:10
Sanjay Kunjam15-Jun-07 0:10 
QuestionPassing muti-parameters crystal report8.5 Pin
Nine_14-Jun-07 18:56
Nine_14-Jun-07 18:56 
AnswerRe: Passing muti-parameters crystal report8.5 Pin
Steven J Jowett14-Jun-07 23:13
Steven J Jowett14-Jun-07 23:13 
GeneralRe: Passing muti-parameters crystal report8.5 Pin
Nine_17-Jun-07 17:13
Nine_17-Jun-07 17:13 
QuestionDataGrids and editing values Pin
Geoff_300114-Jun-07 12:10
Geoff_300114-Jun-07 12:10 
QuestionHow to get date from long number Pin
vurugonda14-Jun-07 6:17
vurugonda14-Jun-07 6:17 
AnswerRe: How to get date from long number Pin
Sathesh Sakthivel14-Jun-07 6:23
Sathesh Sakthivel14-Jun-07 6:23 
AnswerRe: How to get date from long number Pin
Dave Kreskowiak14-Jun-07 6:50
mveDave Kreskowiak14-Jun-07 6:50 
You have a problem. What does this input number represent?? Is this the number of seconds since a specified date?

Without knowning this, it's impossible to translate the code. Java's Date class starts at Jan 1, 1970. VB6 doesn't really have a Date class, but can handle dates in a much greate range, depending on the representation and the functions used.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: How to get date from long number Pin
vurugonda14-Jun-07 8:22
vurugonda14-Jun-07 8:22 
GeneralRe: How to get date from long number Pin
Dave Kreskowiak14-Jun-07 8:57
mveDave Kreskowiak14-Jun-07 8:57 
GeneralRe: How to get date from long number Pin
vurugonda14-Jun-07 9:31
vurugonda14-Jun-07 9:31 
GeneralRe: How to get date from long number Pin
Dave Kreskowiak14-Jun-07 9:41
mveDave Kreskowiak14-Jun-07 9:41 
GeneralRe: How to get date from long number Pin
vurugonda14-Jun-07 11:35
vurugonda14-Jun-07 11:35 
QuestionDrawing 8-bit images in VB.NET 2003 Pin
ZSaberLink14-Jun-07 5:32
ZSaberLink14-Jun-07 5:32 
AnswerRe: Drawing 8-bit images in VB.NET 2003 Pin
Christian Graus14-Jun-07 11:25
protectorChristian Graus14-Jun-07 11:25 
QuestionAdvanced error handle [modified] Pin
haggenx14-Jun-07 5:30
haggenx14-Jun-07 5:30 
AnswerRe: Advanced error handle Pin
Dave Kreskowiak14-Jun-07 6:34
mveDave Kreskowiak14-Jun-07 6:34 
GeneralRe: Advanced error handle Pin
haggenx15-Jun-07 6:16
haggenx15-Jun-07 6:16 
Questionsearch files using recursive directory info Pin
jds120714-Jun-07 4:58
jds120714-Jun-07 4:58 
AnswerRe: search files using recursive directory info Pin
Kevin McFarlane14-Jun-07 9:05
Kevin McFarlane14-Jun-07 9:05 
QuestionFinding out if service is responsive QueryServiceStatus () Pin
berghain14-Jun-07 4:34
berghain14-Jun-07 4:34 
AnswerRe: Finding out if service is responsive QueryServiceStatus () Pin
Dave Kreskowiak14-Jun-07 6:19
mveDave Kreskowiak14-Jun-07 6:19 
GeneralRe: Finding out if service is responsive QueryServiceStatus () Pin
berghain14-Jun-07 22:08
berghain14-Jun-07 22:08 
GeneralRe: Finding out if service is responsive QueryServiceStatus () Pin
Dave Kreskowiak15-Jun-07 4:05
mveDave Kreskowiak15-Jun-07 4:05 
GeneralRe: Finding out if service is responsive QueryServiceStatus () Pin
berghain15-Jun-07 4:28
berghain15-Jun-07 4:28 

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.