| Author |
Topic  |
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
GilaMonster
Flowing Fount of Yak Knowledge
South Africa
4507 Posts |
Posted - 02/21/2012 : 17:55:50
|
127.0.0.1 is the loop-back address for the local machine. In other words, it always points to the machine that you are using. So the only time you'd use that is when the SQL Server is on the same machine as you are connecting from, and in that case you'd probably rather use (local)
-- Gail Shaw SQL Server MVP |
 |
|
|
kofta01
Starting Member
16 Posts |
Posted - 02/21/2012 : 19:03:10
|
well about this 127.0.0.1 i already tried to use the public ip=Dedi Server IP still the same problem ..about make new acc i will try this |
 |
|
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
kofta01
Starting Member
16 Posts |
Posted - 02/21/2012 : 19:37:50
|
| Firewall Already off |
 |
|
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
kofta01
Starting Member
16 Posts |
Posted - 02/21/2012 : 22:30:53
|
| iam using 2008 r2 |
 |
|
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
kofta01
Starting Member
16 Posts |
Posted - 02/21/2012 : 22:56:47
|
| this not the errors i get -.- |
 |
|
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
kofta01
Starting Member
16 Posts |
|
|
Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)
USA
6997 Posts |
Posted - 02/22/2012 : 17:47:29
|
This site is for support of Microsoft SQL Server, so there is no support for MySQL here.
Try this site: http://www.dbforums.com/mysql/
CODO ERGO SUM |
 |
|
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
kofta01
Starting Member
16 Posts |
Posted - 02/22/2012 : 17:55:37
|
i dont know what you mean by telnet also my DB his type =.SQL and so MSSQL can run it? or MySql who can? |
 |
|
|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
|
|
X002548
Not Just a Number
15586 Posts |
|
Topic  |
|