malalation
New member
- Joined
- Apr 7, 2008
- Messages
- 2
- Programming Experience
- 1-3
Hello,
I need to connect my VB.NET program to my database which is uploaded to my web hosting
website on the Internet (shared hosting), So I've been advised to use web services to connect
my offline VB.NET program to my online (on the Internet) database which could be a Microsoft
Access or SQL server 2005.
I currently don't know anything about web services, but I'm planning to learn ASP.NET from
ISDN (if you know some other good source please do tell), but my question is that: can I
Select, insert,update and delete the date from the database by using the VB.NET program
through the web service? or I can just Select data from it??
in other words, can I send data from my VB.NET program to the web service and from the web
service to the VB.NET program or it's just a one way communication from the web service to
the VB.NET program??
I need to connect my VB.NET program to my database which is uploaded to my web hosting
website on the Internet (shared hosting), So I've been advised to use web services to connect
my offline VB.NET program to my online (on the Internet) database which could be a Microsoft
Access or SQL server 2005.
I currently don't know anything about web services, but I'm planning to learn ASP.NET from
ISDN (if you know some other good source please do tell), but my question is that: can I
Select, insert,update and delete the date from the database by using the VB.NET program
through the web service? or I can just Select data from it??
in other words, can I send data from my VB.NET program to the web service and from the web
service to the VB.NET program or it's just a one way communication from the web service to
the VB.NET program??