Re: How proprietary is the "COBOL file system"



On Tue, 2 Oct 2007 21:52:37 +1300, "Pete Dashwood" <dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:

I'm not happy about the exorbitant cost of Vista Ultimate 64 bit, which is
what I'll go to when I move. By the time I get to it the price will probably
be a bit lower.

Did you know a big company running Windows servers pays Microsoft about a million dollars
a year in licensing fees? Most people think companies 'buy' Windows for a few hundred
dollars, same as they do at home.

I agree the similarity, but combining this with Query Expression goes a
quantum leap beyond current SQL. (I believe that embedded SQL is already
obsolete; and I'm gradually weaning myself away from it :-)) Integrating
Query Expressions as classes in the Language is, in my opinion, a much
better approach. Functional Programming rules!

Don't make the user stare at a blank screen while the query runs. Instead, ANTICIPATE the
query and cache its output. The user will think you're a genius for making the query run
in milliseconds. :)

Most computers are idle 99% of the time. USE those cycles for something. Users will come
out ahead, even if most of the work is never used.
.



Relevant Pages

  • Re: apq or gnade
    ... Sure postgres is my choice because of former experience. ... You might want to consider the ways to query RDBs. ... GNADE has embedded SQL (which AFAIK is a standardised ... The desired flexibility of your query statements at run time might ...
    (comp.lang.ada)
  • Re: Embedded SQL in C#
    ... > My reality is that I use relational databases a lot. ... Static Embedded SQL: No. ... a whole set of query constructs are being added to the .NET ... var query = from c in custs, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How proprietary is the "COBOL file system"
    ... Did you know a big company running Windows servers pays Microsoft about a ... (I believe that embedded SQL is already ... Don't make the user stare at a blank screen while the query runs. ... I'd be interested in your opinion. ...
    (comp.lang.cobol)
  • Re: A Question of Tables
    ... Without getting into your specific query, ... > price (which should be in the STOCKPRICES table) with this exchange rate. ... > selected lang and currency, ...
    (microsoft.public.sqlserver.programming)
  • Re: Need help with expression on a query
    ... The code create a form in a webpage and the query is to update the data on ... Part, Description, Price, and Code columns. ... >> In the Form Button Memo I have the following code: ...
    (microsoft.public.access.queries)