HELP

  • Thread starter Thread starter Lucrefy
  • Start date Start date
L

Lucrefy

i had writen a programing that couldn't open SQL SERVER connection after it
had been transfered to Web Server.
and when it is in my computer which build it,it run in gear.(in same
connection strings)
why?

Thanks!!
 
could be a lots of reasons....
does the webserver have the same name for the db... same user name and same
password ?
plus are you using localhost. as you db server ?
check with the production server (or webhost)
they might have a lock on using netbios..so localhost wont do... you will
have to use IP or the database might not be on the same physical machine..

hth,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top