Re: In Access-Datenbank auf www-Server schreiben?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Erstelle auf Seiten des Webserver einen WebService, der von Deiner
Anwendung bedient/konsumiert wird. Dieser kümmert sich darum, dass
Deine Anwendung Einstellungen in Deiner Server-Datenbank speichern
kann und diese zu einem späteren Zeitpunkt wieder lesen kann. Weitere
Stichworte in diesem Zusammenhang: XML, SOAP, ASP(.NET), PHP. Damit
darfst Du gerne Google quälen.

Thorsten Dörfler

Quälen ist das richtige Wort... also auf gut Deutsch gesagt, damit kann man erstmal ein paar Monate rumbringen, oder?

Danke für die ernüchternde Aufklärung!

Gruß, Dieter.
.



Relevant Pages

  • Book Advice
    ... I currently know nothing about xml, web services and soap and I am ... I guess SOAP fits in here somewhere. ... PERL, Python and PHP. ...
    (comp.lang.php)
  • Re: [PHP] PHP SOAP Client formats
    ... xml that is sent with a call command to the SOAP object... ... bring the php stuff in line with what the server expects. ... perhaps you can find another SOAP constructor tool in ...
    (php.general)
  • RE: [PHP] Fun with SOAP.
    ... You should be able to parse it manually in PHP, but probably not with a XML ... Subject: Fun with SOAP. ... returns a simple single text/xml SOAP XML response. ...
    (php.general)
  • Re: In Access-Datenbank auf www-Server schreiben?
    ... Stichworte in diesem Zusammenhang: XML, SOAP, ASP, PHP. ... darfst Du gerne Google quälen. ...
    (microsoft.public.de.vb.datenbank)
  • Re: [PHP] Web Service in PHP/XML
    ... if you want to use xml and php you can use soap and then you can ... incorporate other languages as well...making soap the common protocol ... most languages support soap implementations of one sort. ... > I started writting an install script that would talk to a PHP script on one ...
    (php.general)