Re: re:updatableViews

From: Cimode <cimode_at_hotmail.com>
Date: 27 Sep 2006 01:22:59 -0700
Message-ID: <1159345379.837245.220190_at_m73g2000cwd.googlegroups.com>


Aloha Kakuikanu wrote:
> Rick Elbers wrote:
> > Dear fellow programmers,
> >
> > The problem with an in memory database which you want in case of
> > 2 tier applications is that you dont know where to start inserting or
> > deleting records in the actual (server) database. Thats why you might
> > have a good use in 2-tier apps for an UpdatableView.
> >
> > An important part of the updatable view problem is topological sort as
> > someone pointed out before. Especially with autojoins. Finally I found
> > some time to crank out some code in c#.
>
> Oh, man. Judjing from your post history that "somebody" was from
> "comp.object"? You can safely wash away his advice in the toilet.
>
> Seriously, what updatable views problem has to do with topological sort?
Agreed. The interesting fact here is the intuitive perception of necessity for updateable view. Received on Wed Sep 27 2006 - 10:22:59 CEST

Original text of this message