Extended Stored Procedure: Get the current db of the client
Hi
Is there a way to get the current database of the client who calls my
Extended Stored Procedure?
I have written a DLL in Visual Studion 2005 for the SQL server 2003 in C/C++
using the functions srv_*.
Thanks.
Hans
.
Relevant Pages
- Re: screen scrape / remote manipulation
... Functionally a dll is no different from an .exe in terms of spying ... The other option is to install software capable of monitoring TCP/IP port ... connection is established between the dll (on the client) and the server, ... (microsoft.public.windowsxp.general) - Re: VB6 Winsock action on Server
... separate dll instance for each client request process it, ... of your 'dll' (assuming it is an ActiveX-Dll? ... (microsoft.public.vb.general.discussion) - Re: VB6 Winsock action on Server
... file the dll must access. ... No one client request is related to any other. ... server could not possibly utilize the capabilities of the additional ... (microsoft.public.vb.general.discussion) - RE: SoapHttpClientProtocol request canceled
... Since this is only happening on the VB client, is there any chance that the ... The VB.NET exe and the VB6 exe both use VB.NET dll to sent request/response ... > inputHeaderer, String messageControlPayload, string inputMessage) ... > Imports System.ComponentModel ... (microsoft.public.dotnet.framework.webservices) - Running Client Side C# Using ASP.NET
... I found a great article a while ago about how to write client side C#. ... Use an object tag in the web page to download the dll onto the ... so I have written a .NET dll that launches a contained form. ... code works fine on other machines. ... (microsoft.public.dotnet.languages.csharp) |
|