Re: Access Database w/VB .net

From: Tim Wilson ("Tim)
Date: 04/24/04


Date: Sat, 24 Apr 2004 17:20:13 -0400

You mean XML or SQL CE on the device and an Access Db on the Server? One way
to do this would be to use a Web Service to handle the translation at the
Server end. So the device sends the data up through a Web Service call to
the Server and the Web Service would be responsible for sending the received
data to the Access Db, or anywhere that it might need to go. With this
method you could change the back-end database on the Server to any type of
data store as long as the Web Service knows how to translate what is sent
from the device into the format that it's stored on the Server.

Is this something that sounds like it would work in your situation?

-- 
Tim Wilson
.Net Compact Framework MVP
{cf147fdf-893d-4a88-b258-22f68a3dbc6a}
"Evan Kontos" <bigpurv@att.net> wrote in message
news:uQxpaqjKEHA.1388@TK2MSFTNGP09.phx.gbl...
>
> Is there a way to do it via XML or SQL and get the data back into
> Access?
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!


Relevant Pages

  • Is FOR XML EXPLICIT still an accepted technique?
    ... I have inherited an ASP IIS site attached to a SQL ... Server 2000 database. ... I am new at using XML and have done considerable reading. ...
    (microsoft.public.sqlserver.xml)
  • Re: curious problem in production
    ... > propagated back to the web service. ... > trying to insert into the same sql server database. ... > if it fails in calling the production environment. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: curious problem in production
    ... > propagated back to the web service. ... > trying to insert into the same sql server database. ... > if it fails in calling the production environment. ...
    (microsoft.public.sqlserver.server)
  • Re: curious problem in production
    ... > propagated back to the web service. ... > trying to insert into the same sql server database. ... > if it fails in calling the production environment. ...
    (microsoft.public.sqlserver.programming)
  • Re: curious problem in production
    ... > propagated back to the web service. ... > trying to insert into the same sql server database. ... > if it fails in calling the production environment. ...
    (microsoft.public.dotnet.framework.adonet)