Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
14 Points
8 Posts
Mar 19, 2012 05:01 PM|LINK
Thank you guys for your posts
I tried the oracle parameters but i got a whole bunch of errs ... so I tried the below instead and it worked!!
String.Format("{0:dd-MMM-yyyy}", System.DateTime.Now) Thanks all
greenheck1
Member
14 Points
8 Posts
Re: Insert Today into an oracle table
Mar 19, 2012 05:01 PM|LINK
Thank you guys for your posts
I tried the oracle parameters but i got a whole bunch of errs ... so I tried the below instead and it worked!!
String.Format("{0:dd-MMM-yyyy}", System.DateTime.Now) Thanks all