P
pnp
Hi all,
I am developing an app in C# that uses a database in SQL Server 2000.
When I try to run the app from another terminal (I double click on the
program in the shared folder of the remote
computer that has the both the program and the SQL Server installed) I get
an error about security settings, when trying to
execute the SqlDataReader...
(The terminal from which I try to run the program has both the .NET
Framework and the SQL connectivity installed)
How can I overcome this, so that the program can be executed from another
terminal?
Thanks in advance,
Peter
I am developing an app in C# that uses a database in SQL Server 2000.
When I try to run the app from another terminal (I double click on the
program in the shared folder of the remote
computer that has the both the program and the SQL Server installed) I get
an error about security settings, when trying to
execute the SqlDataReader...
(The terminal from which I try to run the program has both the .NET
Framework and the SQL connectivity installed)
How can I overcome this, so that the program can be executed from another
terminal?
Thanks in advance,
Peter