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 |
|
deepeshsatija
Starting Member
1 Post |
Posted - 2009-01-01 : 11:50:38
|
| Hey guysI have hit a boulder that i cant move...... i want to read all the queries initiated to the SQL server on the port where it is communicating..... until now i have tried sockets but they dont display a thing..... its really urgent....And also since i am wrking with distributed database architecture i want to forward queries to a middleware for further processing.... basically i want to filter out the queries that can be executed at that server and queries that require tables frm distributed architecture..... so shud i create a service or an AddOn to SQL Server Management Studio.....Plz Guys i really need the help its very urgent.Thaks in advance. |
|
|
|
|
|