Re: MS Access im Intranet / Internet

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



Hallo, Joerg,

Joerg Meier:

> So im Gesamten bin ich jedoch von einer Frontend-Anwendung nicht begeistert.
> Ist mir zu pflegeaufwändig.
> Ich würde also gerne auf eine webbasierte Lösung umbauen.

Und Du meinst, die braucht weniger Pflege?

Ich habe nichts gegen Webanwendungen, im Gegenteil. Aber nimm Dir
diese Illusion. Und vor allem bedenke, dass in Access als dafuer
gebautes Datenbankfrontend einiges "automatisch" geht, was Du in
Webanwendungen muesam zusammenstueckeln musst. Ausserdem hast Du im
Web immer das Problem, dass Du nicht weisst, welchen Client (sprich:
Browser) der Anwender einsetzt. Soviel als Warnung.

> Leider hab ich absolut NULL Plan.

Lesen, lesen, lesen. Probieren geht ueber Studieren!

> Da ich nicht jedes Mal neu lernen will, ...

Faulpelz! ;-)

> sollte die Wahl der Programmiersprache für folgende
> Datenbanken gelten: Access, MySQL, Oracle

> MS Windows, MS IE (Netscape Unix, Linux und so brauche ich derzeit nicht).
> 1. Welche Programmiersprache brauche ich?

PHP oder ASP oder ASP.net

> 2. Welche Hardware-Voraussetzungen sind notwendig?

Das kommt auf Deine Anforderungen bzgl. Verfuegbarkeit und
Skalierbarkeit an.

> 3. Welche Software ist notwendig? (Am Besten kostenlos :-))

LAMP oder WISA.

Linux (willst Du ja nicht) Apache, MySQL, PHP ist die wohl (noch)
verbreitetste Loesung, geht auch (kostenlos) als WAMP unter Windows.

Windows, IIS, SQL-Server und ASP(.net) ist meiner Ansicht nach stark
im Kommen, besonders wegen der Produktivitaetssteigerungen, die
ASP.net (1.1 und noch mehr 2.0) bringen. Geht - abgesehen von der
Windows XP Pro Lizenz, die Du hast, auch kostenlos: IIS ist dabei, das
..net-Framework ist kostenlos, MSDE hast Du ueber die Access Developer
und z.B. WebMatrix als Entwicklungsumgebung ist kostenlos. Der Visual
Web Developer und SQL Express werden wohl sehr guenstig sein.

Du musst natuerlich schauen, wo Du die Sachen in der Produktivphase
dann hostest.

Meine Erfahrungen mit PHP sind gut, die mit ASP.net aber besser. Ich
gehe komplett weg von PHP und freue mich sehr auf ASP.net 2.0.
Weiterer Vorteil, wenn Du den .net-Weg gehst: Du musst nur einmal
lernen, auch um WinForms-Anwendungen zu schreiben (z.B. mit dem
kostenlosen SharpDevelop).

Man kann natuerlich auch das Visual Studio und den SQL Server
einsetzen...

Gruss - Mark

--
Informationen fuer Neulinge in den Access-Newsgroups unter
http://www.doerbandt.de/Access/Newbie.htm

Bitte keine eMails auf Newsgroup-Beiträge senden.
.



Relevant Pages

  • Re: PHP running exec() Windows program very slow in comparison to UNIX equivalent program
    ... So, by converting a VB6 DLL into a COM and calling the COM from PHP I am able to work around the speed limitations of swetest.exe, PHP, and Windows. ... I wrote a little program in VB5 that essentially does what this other compiled C Windows program does in just one of the loops that gets executed about 140 times. ... the other thing is how long it takes to to execute the program with those statements from a command prompt. ...
    (alt.php)
  • RE: phpBB Worm
    ... the getpwent function is not supported on Windows. ... it probably depends on the web server ... I looked at the decoded Perl script, ... was invoked by PHP, which should have the Web server's permissions, ...
    (Bugtraq)
  • Re: PHP / Sendmail / SMTP
    ... The problem is PHP! ... Then I am curious why anyone would need to use one on NIX? ... Windows is really only a single user system. ... at best its a one function server administered ...
    (comp.lang.php)
  • Re: PHP / Sendmail / SMTP
    ... As posted in my first message, why do i need sendmail on *nix while i don't need anything on windows to connect to a smtp server? ... Much PHP is hosted on large shared Linux machines, and teh ability of anyone to bypass any protection available from a common mail subsystem, and spew spam across the internet, is not a feature, its a bug. ... Then I am curious why anyone would need to use one on NIX? ... Windows is really only a single user system. ...
    (comp.lang.php)
  • Re: Developing PHP under Windows - Why?
    ... Windows 2000, Apache 2, Microsoft SQL Server, and PHP. ... We went with the Windows route mainly for human resource reason. ... I knew virtually nothing about Linux at the time - and very little about Apache. ...
    (comp.lang.php)