Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
srkvellanki
Starting Member
14 Posts |
Posted - 2009-06-16 : 14:05:32
|
Hi All, Our Test and development Databases are on the remote server,i have access to the remote server.I am developing the application using Visual Studio 2005 locally and connecting to the development database.I am able to view all the queries used by a specific ASP.NET (development) page using SQL Server Profiler. I run the Test application by typing the URL in the Internet Explorer.I am unable to view the queries used by a Test application's specific page using SQL Server Profiler. How can i view using the SQL Server Profiler.CheersSri |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-06-16 : 14:26:18
|
do you know what account application uses to connect to db? |
|
|
|
|
|