|
-
Jan 31st, 2008, 09:21 AM
#1
Thread Starter
Junior Member
Convert MSSQL datetime field to char
How can I convert a MSSQL datetime field value to a normal date en time?
Can anyone help me with this?
Example MSSQL field:
numeric(18,0) = 1202417100000
How to convert the above numeric to a normal date and time.. in vb6??
-
Jan 31st, 2008, 09:30 AM
#2
Re: Convert MSSQL datetime field to char
Moved to Database Development
-
Jan 31st, 2008, 09:52 AM
#3
Re: Convert MSSQL datetime field to char
That doesn't look like a DateTime field.. how are you getting that?
What code have you tried to get the value into VB?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|