Skip to main content
Known Participant
March 24, 2009
Question

MSQL Connecton to table on live site

  • March 24, 2009
  • 2 replies
  • 353 views
I have successfully created a database and table on my live site, however, in Dreamweaver CS4 I am unable to find the table. I did test this on my localhost testing server and it worked fine. Now that I am going live do I remove test server and put in the login information of where my live sql server resides? If so, still problems.

I am new at this but very anxious to learn and appreciate any help at this point that I can get.

thanks in advance!!!!
D
This topic has been closed for replies.

2 replies

Inspiring
March 28, 2009
Your original question I found confusing. Is this the case:

- you have it working locally
- when copied to the hosting site it does not work

If this is the case check out the connection string. It will be
different from your local host.

Known Participant
March 27, 2009
Still looking for any help I can get.... thanks!