Results 1 to 13 of 13

Thread: how to enter date in british format in sql server through vb6 application

Threaded View

  1. #5
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: how to enter date in british format in sql server through vb6 application

    Quote Originally Posted by JuggaloBrotha View Post
    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
  •  



Click Here to Expand Forum to Full Width