Click here to Skip to main content
15,913,055 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: TimeGetTime() Issue Pin
downfall2116-Nov-06 6:47
downfall2116-Nov-06 6:47 
Ok,

That removed the negative value. But it also shortened the length of the string.
My main worry is that I will somehow get the same number within a 24 hour period
due to rounding. This would place new tickets in front of old tickets and place them
out of sequence.

Old Format - Ticket #: IA20063171394281750
New Format - Ticket #: IA2006320857714024

Instead of using timegettime() is there any way to get the milliseconds since midnight of today.
Basically I need it to reset every 24 hours.

If todays julian date is 320 I want the ticket to look like IA 2006320 and then the milliseconds since midnight. This way it does not duplicate within a 24 hour period.

Can you please tell me how to do that?
GeneralRe: TimeGetTime() Issue Pin
Dave Kreskowiak16-Nov-06 9:00
mveDave Kreskowiak16-Nov-06 9:00 
GeneralRe: TimeGetTime() Issue Pin
downfall2117-Nov-06 3:38
downfall2117-Nov-06 3:38 
GeneralRe: TimeGetTime() Issue Pin
Dave Kreskowiak17-Nov-06 13:27
mveDave Kreskowiak17-Nov-06 13:27 
QuestionAdd dll's, Clickonce deployment Pin
steve_rm16-Nov-06 5:27
steve_rm16-Nov-06 5:27 
QuestionListBox Control Pin
CodingYoshi16-Nov-06 5:24
CodingYoshi16-Nov-06 5:24 
AnswerRe: ListBox Control Pin
nlarson1116-Nov-06 6:15
nlarson1116-Nov-06 6:15 
AnswerRe: ListBox Control Pin
Dave Kreskowiak16-Nov-06 6:20
mveDave Kreskowiak16-Nov-06 6:20 
GeneralRe: ListBox Control Pin
CodingYoshi16-Nov-06 6:36
CodingYoshi16-Nov-06 6:36 
GeneralRe: ListBox Control Pin
CodingYoshi16-Nov-06 6:43
CodingYoshi16-Nov-06 6:43 
Questiondata from VB.NET to MS Excel Pin
Johan Hakkesteegt16-Nov-06 4:04
Johan Hakkesteegt16-Nov-06 4:04 
AnswerRe: data from VB.NET to MS Excel Pin
Kevin Nicol16-Nov-06 4:19
Kevin Nicol16-Nov-06 4:19 
GeneralRe: data from VB.NET to MS Excel Pin
Johan Hakkesteegt16-Nov-06 4:55
Johan Hakkesteegt16-Nov-06 4:55 
AnswerRe: data from VB.NET to MS Excel Pin
Kevin Nicol16-Nov-06 7:16
Kevin Nicol16-Nov-06 7:16 
GeneralRe: data from VB.NET to MS Excel Pin
Johan Hakkesteegt16-Nov-06 7:32
Johan Hakkesteegt16-Nov-06 7:32 
GeneralRe: data from VB.NET to MS Excel Pin
Kevin Nicol16-Nov-06 8:00
Kevin Nicol16-Nov-06 8:00 
QuestionError('20527' sql server error) while connecting ADO recodset to crystal report Pin
Ramesh N G16-Nov-06 3:19
Ramesh N G16-Nov-06 3:19 
Questionselect case Pin
charchabil0316-Nov-06 2:05
charchabil0316-Nov-06 2:05 
AnswerRe: select case Pin
nlarson1116-Nov-06 3:57
nlarson1116-Nov-06 3:57 
AnswerRe: select case [modified] Pin
Yona Low16-Nov-06 4:17
Yona Low16-Nov-06 4:17 
GeneralRe: select case Pin
nlarson1116-Nov-06 4:34
nlarson1116-Nov-06 4:34 
GeneralRe: select case Pin
Yona Low16-Nov-06 4:44
Yona Low16-Nov-06 4:44 
Questionhow to logoff using Windows Service Pin
BSRK16-Nov-06 1:39
BSRK16-Nov-06 1:39 
AnswerRe: how to logoff using Windows Service Pin
Dave Sexton16-Nov-06 3:16
Dave Sexton16-Nov-06 3:16 
AnswerRe: how to logoff using Windows Service Pin
Dave Sexton16-Nov-06 3:43
Dave Sexton16-Nov-06 3:43 

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.