I want to use an Oracle database with c#. Please suggest an Oracle version & Oracle-SqlManager (and download source) with which I’d be able to manually create databases and tables.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
None of them. Oracle is a great database platform (for non MS products) but you really should use SqlServer or MySql instead of Oracle. The .Net provider from Oracle has always been riddled with bugs which caused our end users countless headaches.