|
-
Feb 2nd, 2013, 12:22 AM
#5
Re: how to enter date in british format in sql server through vb6 application
 Originally Posted by JuggaloBrotha
When you "convert" an object from one type to another, that's called type casting...
No, it isn't.
To "cast" means to use a bit of data of one type as if it is actually another type. There is no copying involved, let alone conversion.
CType Function (convert type)
Returns the result of explicitly converting an expression to a specified data type, object, structure, class, or interface.
Saying things incorrectly misleads others into the same misunderstanding.
Last edited by dilettante; Feb 2nd, 2013 at 12:40 AM.
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
|