Publishing a SQL Server Computer with ISA Server 2004 Standard
- From: "compiler" <burimhajrizi@xxxxxxxxxxxxxx>
- Date: 16 Jan 2007 18:42:34 -0800
I have to publish SQL Server so I can access it from Internet.
I did exactly as is say on Microsoft webpage but still no luck.
http://www.microsoft.com/technet/isa/2004/plan/publishingsqlwithisa.mspx
When I try to connect to my SQL Server by giving my Isa Server IP
address I get the error that the SQL Server does not exist or I don't
have permission.
I use on *.UDL file to test this.
Provider=SQLOLEDB.1;Password=nukedi;Persist Security Info=True;User
ID=sa;Data Source=192.168.10.2,1433
When I change the connection string to
Provider=SQLOLEDB.1;Password=nukedi;Persist Security Info=True;User
ID=sa;Data Source=192.168.10.1,1433
I work's fine.
Any ideas
Burim Hajrizaj
.
- Prev by Date: Publishing a SQL Server Computer with ISA Server 2004 Standard
- Next by Date: Re: Publishing a SQL Server Computer with ISA Server 2004 Standard
- Previous by thread: Re: Publishing a SQL Server Computer with ISA Server 2004 Standard
- Index(es):
Relevant Pages
|