HighTechTalks DotNet Forums  

Problems with connecting to SQL Server via Web Service

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Problems with connecting to SQL Server via Web Service in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
shawn
 
Posts: n/a

Default Problems with connecting to SQL Server via Web Service - 08-02-2003 , 06:04 PM






dear all,
My program flows as

ASP.NET --> call ---> Web Service ---> SQL Server
(1.1.1.1) (200.1.1.1) (192.168.1.1)

however, the data record is always "0" record.. but
when i access the web service directly, it return some
records.. there's also no problem when my web method has
no function call to the database..

is there some configuration error somewhere??

regards
Shawn

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

Default Re: Problems with connecting to SQL Server via Web Service - 08-04-2003 , 11:41 AM






What is your web service code like?
"shawn" <shawnabc77 (AT) hotmail (DOT) com> wrote

Quote:
dear all,
My program flows as

ASP.NET --> call ---> Web Service ---> SQL Server
(1.1.1.1) (200.1.1.1) (192.168.1.1)

however, the data record is always "0" record.. but
when i access the web service directly, it return some
records.. there's also no problem when my web method has
no function call to the database..

is there some configuration error somewhere??

regards
Shawn



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.