Results 1 to 17 of 17

Thread: [RESOLVED] Date Parameter in OracleParamater

Threaded View

  1. #3

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Date Parameter in OracleParamater

    Without DateConversion it is working...

    Code:
    str = "select * from Master where CreatedDttm > :p_StartDate"
    But I need to format it as MM/DD/YYYY hh:mm:ss AM
    Last edited by danasegarane; May 19th, 2010 at 06:34 AM.
    Please mark you thread resolved using the Thread Tools as shown

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