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 / ASP.NET / Web Services / November 2004

Tip: Looking for answers? Try searching our database.

using webservice to update database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chris - 04 Nov 2004 22:23 GMT
I am new to web services but want to know if it would be a viable solution
for a project we are considering. I have a site in the US that i want to use
a webservice to pull data out off SQL Server and have it update a different
SQL Server in our German office through a vb.net client that runs at their
location. I wrote a small sample app that pulls data into a vb.net form with
a datagrid - allows for changes and updates back to the server. Unfortunately
i have found no samples that describe pulling from one datasource and
updating another.

Chris
Martin Kulov - 05 Nov 2004 08:48 GMT
Hi Chris,

If I get the things right, you can use web services for both pooling and updating. I would recommend creating some kind of business classes that handle transformation from relational structure to OO classes. Use these classes in your web service to pool data from DB1. Then create second web service that update DB2. The point is that you can update DB2 from vb.net app by using these classes, and you can call web service 2 from web service 1 to perform updates to DB2 also.

HTH,
Martin Kulov
www.codeattest.com

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.