Oracle Provider –> SQL*Plus script error
Hello TechyV buddies!
I am having some problem using Oracle and ASP.NET. I was using PHP Codeigniter before but now due to the demand I have shifted using Oracle and ASP.NET. on the process of installing the scripts for ODP for visual studio, an error occurred.
"object reference not set to an instance of an object"
Accessing my database from the model and controllers via entity framework is not a problem. My problem is, I want to recreate a table that is required for the membership API, but it wants me to do it manually. Is there any way that I can recreate without doing it manually? Can anyone help me with this? Any help will be highly appreciated. Thank you!