FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

SQL Connection

 


Jurado
Hello,

Im trying to learn some Oracle SQL at school, they have an Unix system, but i want to test scripts at home etc. on a windows XP. So i have downloaded Oracle SQL Development. I make a script :
Create table spelers ( snr smallint not null,
naam char(20) not null,
vl char(5),
primary key (snr)
);

And then i want to run it, however, then this message appears:
The target Untitled.sql cannot be started because it is not a runnable target

Someone stated that i should set up a connection, So i choose new connection, but then i dont know what i have to do.

Can someone tell me how to setup the connection?

Thanks in advance,
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.