E
ExcelMan
I have built and Access Data Project with a SQL Server back end and
deployed in on a server in our office. Within our office a shortcut
to the ADP is provided to each user on their desktop. They are able
to properly launch the application and use it simulutaneously. There
is also a shortcut placed on the server's desktop which also works
fine.
Now my manager wants to allow users to access the application from
home or on the road. I am able to VPN into the server using Remote
Desktop Connection (RDC), click on the shortcut on the server and
launch and use the application.
However I am not able to set up an icon on my laptop desktop and
launch the application. We are using Windows Integrated
Authentication and it appears that the SQL Server backend does not
recognize my login credentials when I come in via the VPN. The login
name in SQL Server is MachineName\username and generally we have
entered the machine name of the server on which the SQL Server
resides. I have tried to create a login on SQL Server that uses the
machine name of my laptop, but that is not accepted either by SQL
Server or Windows on the server.
So my basic question is:
How can I put either a shortcut icon or an icon to a local instance of
my ADP on my laptop desktop and access a SQL Server backend via our
VPN?
Thanks.
Steven
deployed in on a server in our office. Within our office a shortcut
to the ADP is provided to each user on their desktop. They are able
to properly launch the application and use it simulutaneously. There
is also a shortcut placed on the server's desktop which also works
fine.
Now my manager wants to allow users to access the application from
home or on the road. I am able to VPN into the server using Remote
Desktop Connection (RDC), click on the shortcut on the server and
launch and use the application.
However I am not able to set up an icon on my laptop desktop and
launch the application. We are using Windows Integrated
Authentication and it appears that the SQL Server backend does not
recognize my login credentials when I come in via the VPN. The login
name in SQL Server is MachineName\username and generally we have
entered the machine name of the server on which the SQL Server
resides. I have tried to create a login on SQL Server that uses the
machine name of my laptop, but that is not accepted either by SQL
Server or Windows on the server.
So my basic question is:
How can I put either a shortcut icon or an icon to a local instance of
my ADP on my laptop desktop and access a SQL Server backend via our
VPN?
Thanks.
Steven