Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database servers scripting
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00810825
Message ID:
00810846
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>Do you know, what does it mean Database servers scripting? I am running out of time (need to answer 20 questions till tomorrow). The question states:
>In the WEB development environment define the term scripting. Give examples and explain how scripting is used in both web servers and database servers.
>=======================
>
>For web servers I assume, I need to talk about server-side scripting, but what exactly is database servers scripting? I am not sure.

The question is not well formulated, IMHO. If you talk about Web development you have both client and server side scripting.

Database scripting is another issue and not necesarily related to Web development (although it is usual that both collaborate). Basically, database server scripting is the way to programatically manipulate data and database objects (tables structures, triggers, stored procedures, views, UDFs, etc).

You write scripts (or in the case of SQL server, you can make the Enterprise Manager to generate them for you) to alter or create those objects, or to process data.

I think the question is quite misleading.

Hope this helps,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform