Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

First Time using sql developer app, need help connecting to database

Rami WahdanNov 6 2024

I have download a sample project code and it is using c# and oracle database. I am using VS2021 to show the project and in the files I have a folder that holds the oracle database. I need to connect to oracle database but when I open the sql developer I get to make a connection but I am getting error that there is no listener. Please help.

in the readme file I have:

1.Create a database name -> xe
2.Create a user -> IMS
3.Set password -> enteryourchoice
4.Download and install sqldeveloper
5.Import data

and attached is a screenshot of the contents of the database folder.

Thanks

Comments
Post Details
Added on Nov 6 2024
3 comments
195 views