Re: Windows Ada database support.

From: Georg Bauhaus (sb463ba_at_l1-hrz.uni-duisburg.de)
Date: 12/09/04


Date: Thu, 9 Dec 2004 11:58:06 +0000 (UTC)

Dmitry A. Kazakov <mailbox@dmitry-kazakov.de> wrote:
:
: But you can translate into SQL. Why Ada.Database.Relational.Foo cannot call
: My_ Fancy_DB.Execute ("BAZ ...")? I do not propose to write a new DB
: engine.

This brings us back to the original questions :-)

: Why should I query? It is for untyped tables. If I have an object at hand
: then I know its type and so everything I can do with it. If I don't, then I
: have another object, a container that refers to my object. That container
: again has a type and that provides operations to access its elements.

Relations. Records In DB system, as well as records in Ada have components
which can be updated. Relations between 2 or more objects may thus depend
on time. However, an object's type cannot reflect this, because types
are static. You could associate one different type with each possible
combination of component values in your program...



Relevant Pages

  • Re: Keyboard accelerators not working in IWebBrowser2
    ... > and it's getting all the keyboard messages. ... Why wouldn't it translate ... Please don't tell me that ActiveX accelerators need ... It is indeed the job of the container. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Calculating a time
    ... I don't have Access on this pc, so I'm reluctant to propose the full sql, ... > I have a table that stores container contents on a daily ... I tried using a totals query with a min & max ... I want the two separate ...
    (microsoft.public.access.formscoding)
  • SQL string to identify duplicate records in two different tables
    ... Hello, I'm using Access 2002, ADO, DAO, and SQL. ... I have several Access DBs that are used only as a container for the purpose of holding query details as audit support. ...
    (microsoft.public.access.queries)
  • Re: simple one..... from HTML to SQL to HTML... i lose my new lines
    ... it is stored in SQL as Chr. ... <%# myDataSet.FieldValue("myField", Container). ... Aaron ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)