hi, iam not sure if this is sql question or not. but i just download "sql developer". from oracle website.
and i need help setting it up. i want to connection to my localhost (myphpadmin).
how can i find these things.
connection name: no idea
username: using myphpadmin username which is "root"
password: no password
hostname: "localhost" i think
port: "1521"? not sure
SID "xe"? not sure
service name: no idea
5
Contributors
5
Replies
2 Days
Discussion Span
1 Year Ago
Last Updated
6
Views
Related Article:Is this Normalised?
is a Databases discussion thread by gunnerone that has 1 reply, was last updated 1 year ago and has been tagged with the keywords: databasedesign, normalization, normalize.
MySQL Workbench is the official utility from MySQL, although I find Toad more user friendly for most things, and it has some more features like DB compare.
i am new to sql. and i just download toad for oracle. But i dont know what to do on toad for oracle database login page. how can i connect to database etc.
This is a typical connection setup for the default local MySQL install, I assume it will be the same for you as you mentioned you use PHPMyAdmin. You will need to know your root password for mysql though.