C# Application using Oracle database
898296Nov 6 2011 — edited Nov 6 2011Hello!
I need to create a C# app using oracle database. I don't know how to create a database files (i found that oracle use more than one file for database).
I need to create new database, than tables and then connect it in C# application. I don't know how to create new database, and when i create it where i can find files od this database that i need to copy to folder of my C# application. I'm new in Oracle, i use version 11g express. I readed so much in google and here but i can't find info about files location and creating new database, just like it is in sql server 2008. I would be thankful for every help, instructions, links to tutorials. Thank you in advance!