Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / October 2006

Tip: Looking for answers? Try searching our database.

how to receive xml data

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
srid - 21 Sep 2006 02:15 GMT
I am developing a vb.net windows application.The backend is sql server2000.
presently company is receiving data in email format. the data entry person
checks the email every hour and enter the new info to the application/db. in
the future the website company will send the data in xml format.
my question:
1)how to write a windows application that listen continuously and receive
incoming xml data from this website and put the data to sql server 2000?
2)is there any built feature in sql server to do this?
3)any advice?
thanks
Joseph Bittman MVP MCSD - 08 Oct 2006 06:57 GMT
October 7, 2006

An easy way is for the other company to send you the information through a
web service. The web service can handle multiple calls at the same time, and
your custom logic can insert the data into the SQL DBs. Also, the web
service can run under IIS which makes administration easier.

I'm not sure whether there is a for-sure feature of SQL which can do this...
but Biztalk may be able to help in this case. - You'd have to research more
about this idea because I'm not sure.

Signature

                      Joseph Bittman
    Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Blog/Web Site: http://CactiDevelopers.ResDev.Net/

>I am developing a vb.net windows application.The backend is sql server2000.
> presently company is receiving data in email format. the data entry person
[quoted text clipped - 7 lines]
> 3)any advice?
> thanks
srid - 08 Oct 2006 12:55 GMT
thx for the info. i am doing some research on .net namespace

> October 7, 2006
>
[quoted text clipped - 18 lines]
> > 3)any advice?
> > thanks

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.