i can't connect with my Database

mybb

New member
Joined
Jun 7, 2009
Messages
1
hello gusy

i can't connect with my Database with program MySQL-Front

i wannat connect with my database but i cannot

i dont know i have problem with my port ip. .

how i can connect?

i have

domain name // domain.com
dbname // dalkjad
dbuser // hhhkk
dbpass // *******

port ? how i can open my port? port PC? how i can do it help

thank you
 
Hello, i have the same problem,
I cant connect from my pc to the database.
but my question is, is it possible to connect with the DirectAdmin database
with a self made program in visual studio 2009?
i have used this code to connect:

const string connection = "DRIVER={MySQL ODBC 3.51 Driver};SERVER=http://*username*:*password*@77.75.12*.***/phpmyadmin/index.php/login;DATABASE=*databsename*;USER=*username*;PASSWORD=*password*;";

does someone know why this doesn`t work??
Or isn`t it possible to connect to this database from a pc program to DirectAdmin?? :(

Greetings Dennis.
 
Back
Top