Publishing a SQL Server Computer with ISA Server 2004 Standard
- From: "compiler" <burimhajrizi@xxxxxxxxxxxxxx>
- Date: 16 Jan 2007 18:40:46 -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.
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
.
- Follow-Ups:
- Prev by Date: Re: unsupported header error
- Next by Date: Publishing a SQL Server Computer with ISA Server 2004 Standard
- Previous by thread: Re: unsupported header error
- Next by thread: Re: Publishing a SQL Server Computer with ISA Server 2004 Standard
- Index(es):
Relevant Pages
|