Re: How I can add,del records in an access database on a network

From: Cor (non_at_non.com)
Date: 03/15/04


Date: Mon, 15 Mar 2004 09:09:39 +0100

Hi Maserkid,

I suspect you are talking about Dotnet and VBnet

In a windowsapplication you can use webservice,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vborivisualbasicinactionendtoendsolutions.asp

When you want to use a webform you can also use the normal ASP or ASPX.

However not for a FTP host, that is impossible.

For this the .Net framework needs to be on the Server

I hope this helps?

Cor

 How I can add,del records in an access database on a network¿¿¿?? or
> in a ftp host..... :shock:



Relevant Pages

  • RE: Asynchronuous Call ...
    ... Regards, ... Begin Call to asynchronous webservice ... Update Label1 with returned value.(or display return value on another ... On my webform this process does not work. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • RE: Asynchronuous Call ...
    ... Regards, ... Begin Call to asynchronous webservice ... Update Label1 with returned value.(or display return value on another ... On my webform this process does not work. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: just a question
    ... But maybe I did made a mistake. ... You wrote web app. ... webform. ... But by using the webservice you can probably make a web application as you ...
    (microsoft.public.dotnet.languages.vb)
  • oProxy.Timeout does not stop the WebService execution thread
    ... query...this query takes a long time to execute as a result my ... WebService timesout...but this also results in my WorkerProcess being ... recycled...I guess this is a result of mywebservice thread still being ... in executing mode...setting the Timeout on my WebForm does not ensure ...
    (microsoft.public.dotnet.framework.aspnet)
  • WebService TimeOut does not stop the thread execution
    ... query...this query takes a long time to execute as a result my ... WebService timesout...but this also results in my WorkerProcess being ... recycled...I guess this is a result of mywebservice thread still being ... in executing mode...setting the Timeout on my WebForm does not ensure ...
    (microsoft.public.dotnet.framework.aspnet.webservices)