Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Jujhar Singh"

Mysql TimeStamp converter classVersion: VB.NET 2003
Author: Jujhar SinghSubmitted: 5/23/2005Views: 20328
A class to take the date given as a date type or string type convert it into yyyymmddhhmmss string for use in MYSQL SQL strings. Usage: Dim dateConvert As New mySQLlDate myDateString=dateConvert.convertDate(dateString) or myDateString=dateConvert. ...more>>
Page 1 of  1

Go to page: 1