dbTalk Databases Forums  

Posting from SQL to ASP.NET web page

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss Posting from SQL to ASP.NET web page in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paul
 
Posts: n/a

Default Posting from SQL to ASP.NET web page - 08-20-2003 , 06:10 AM






Hi all.

Can anyone point me to some example code or a precompiled extended stored
procedure that I can use so that an SQL trigger can call a web page ?

Thanks



Reply With Quote
  #2  
Old   
SriSamp
 
Posts: n/a

Default Re: Posting from SQL to ASP.NET web page - 08-20-2003 , 07:48 AM






What are you trying to call in the web-page?? If you are looking at
displaying it, then it is not possible, since a trigger calling a web page
will display it at the SQL Server, which is not desirable. Anyways, I've
never seen any example that does this.

Maybe if you give your requirements behind this, we can see if another
solution exists.
--
HTH,
SriSamp
Please reply to the whole group only!
http://www32.brinkster.com/srisamp

"Paul" <madladuk69 (AT) hotmail (DOT) com.nospam> wrote

Quote:
Hi all.

Can anyone point me to some example code or a precompiled extended stored
procedure that I can use so that an SQL trigger can call a web page ?

Thanks





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.