C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

problem in datetime datatype


Posted Date: 20 Sep 2008      Posted By: sharmila      Member Level: Silver     Points: 1   Responses: 1



hai everyone,


i have a column named dob..im using oracle as my backend.there is only datatype date in oracle.but in my application there is no datatype date .that is.


op[5] = new OracleParameter("PR_EMP_DTLS_DOB ", OracleType.datetime,100);
op[5].Direction = ParameterDirection.Input;

op[5].Direction = ParameterDirection.Input;

so wen i exeute dis i got a error like invalid name or number.i got wat is problem..but i dont know the solution.





Responses

Author: balamurugan    21 Sep 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 3

best solution for oracle db connection is use Oracle Data Provider for .NET.

ODP.NET makes using Oracle from .NET more flexible, faster, and more stable

download
http://www.oracle.com/technology/tech/windows/odpnet/index.html



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Email vaildation
Previous : login control
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use