Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does Foxtalk need a booster?
Message
From
15/11/2003 18:27:10
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00847219
Message ID:
00850337
Views:
36
>If you are using native data, ddl, dml - it is monolithic.

Is that "your" definition of "monolithic", or can you refer me to another source ? Is that a local context only, or does it also include distributed processing ? If processes are running local, but in different address spaces, are they still monolithic ? Is a local app and local MSDE monolothic ? If I move the MSDE to a remote machine, am I now "non-monolithic" ? If I create "remote" services or objects that uses native data, ddl, dml ... are they still monolithic ? ... or, are "they" monolithic, but the "app", as a whole (which includes "remote" consumers), is not ? Can an app be both monolithic and n-tier at the same time ? Or, are you saying, that as long as one is NOT using SQL Server (or Oracle, etc), "it is monolithic" ? Stored procedures use a "native" DML/DDL relative to the server's interpreter; are "stored procedures" therefore monolithic ? Or are they NOT monolithic because a client may be located on another "tier" ? What if the client and stored procedure are on the same tier ? If a stored procedure is not monolithic, and calls another stored procedure, is the called procedure still not monolithic ? Are "triggers" monolithic ? Triggers are "called" by the server, use "native" DML/DDL, and typically run on the same tier; therefor triggers must be monolithic ... No ? Is monolithic "bad" ? If triggers and stored procedures are monolithic, and monolithic is "bad" ...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform