Hi,
As you have heard, more info would help...anyway a couple of
things to try
that might work depending on your remote setup:
Any account I have has an owner and therefore the remote
username is:
owner_username
and the database name is:
owner_databasename
The other thing you might try is giving wildcard access to
the database.
Some hosts allow this, normally a % symbol. Not very secure
but works if
you do not have a fixed IP address
joe
"Dreamspeeder" <webforumsuser@macromedia.com> wrote in
message
news:efa8j6$2i7$1@forums.macromedia.com...
: I?m pretty new to using databases with web page design, and
while I?d like
to
: think I?m progressing somewhat well with .asp pages and
Access databases
but
: I?m having problems connecting .php pages to a MySQL
database. I created a
: MySQL database, but I just can?t figure out how to connect
to it using
: Dreamweaver 8. The problem I?m having is with the fields in
the
screenshots
: linked below.
:
: In the first screenshot, you'll see the screen the is
giving me problems.
:
http://www.lightspeedfinearts.com/dreamweaver8mysql01.jpg
:
: The second screenshot will hopefully solve the first one.
:
http://www.lightspeedfinearts.com/dreamweaver8mysql02.jpg
:
: I tried:
:
: Connection name: CosmaticMySQL
: MySQL server: 67.159.9.157
: User name: gunblade
: Password: *************
: Database: cosmaticdb
:
: And it gave me an error when I clicked on "Test". This also
stops me from
: using the rest of the connection steps and thus I have to
quit the entire
page.
: