Page 1 of 1

HELP >>>> What AM I DOING WRONG?

Posted: Tue 04 Nov 2008 16:30
by monday
I want to connect to a database on my www.mysite.com ..
I did the following but it doesnt work

on the new form I put a
* MyConnection1 & MyConnectiondialog1 & Button
*in the properity of MyConnection1 I set the following
ConnectDialog = MyConnectiondialog1
protocol = mpTCP
server = www.mysite.com
database = MyDB
user = userDB
pass= passDB

* in the click event of the button
MyConnection1.connect;

Note:: I created a database on my site named MyDB
I add a user to MyDB named userDB ,, the password for the user is passDB


ALL OF THIS AND IT DOESNT CONNCECT I GET AN ERRR ...
HELP PLEASE

Re: HELP >>>> What AM I DOING WRONG?

Posted: Tue 04 Nov 2008 17:53
by eduardosic
:evil:

Please, don't duplicate Post see: http://devart.com/forums/viewtopic.php?t=13288