I thought it enough. Det var dét, som ledte mig til spørgsmålet: "Findes der en 1-2-3-Access-applikation-over-nettet-for-dummies?" -eller kan jeg heller ikke have Access i back-end? Er det ASP for dummies jeg skal have?
Jeg har læst (og stort set forstået) ASP tutorials på html.dk og er ikke blevet klogere. Skal jeg have Access-tabeller på nettet og ASP-applikationer lokalt? Kan man bruge access' "databasesider" til noget? Var det værd at bruge en anden database? Puha, store spørsmål - jeg lægger lige nogle flere points på.
I think the correct answer depends on a number of things, one of them is are you prepared to pay for SQL Sever for example. If you have an internet provider which supplies SQL server then from Access (ADP) not MDB you can use the tables as your backend (data). ADP databases are similar to MDB databases but there are a number of things which are different, you would need a book on Access which covers Data projects (ADP).
If you decided to keep your Access dB then you could have your ASP pages on your own web server (local PC) or upload them to the web so that others could use them too.
Access "databasesider" actually generate HTML and in some cases may be enough, but from my experience not used very much as they are rather complex.
ASP or even ASP.NET (newer) would in my opinion be a good idea.
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.