1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Inserting date in oracle table using VB 6

Discussion in 'Databases' started by ewriter, Apr 6, 2007.

  1. #1
    I am using date picker on vb form. I want to insert date in oracle table. Can anyone point me to tutorial or help me regarding this?
     
    ewriter, Apr 6, 2007 IP
  2. sbm

    sbm Banned

    Messages:
    793
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    use some var...
    da=datepicker.date /now()

    Insert into Table TN values ('da')

    need anything more...PM me...
     
    sbm, Apr 7, 2007 IP