thx, but it's can insert data to view in SQL database, so i want to do that .
:( thx ! On Mon, Jun 16, 2008 at 5:09 PM, Ashish Vijaywargiya < [EMAIL PROTECTED]> wrote: > Physical existence of those entities(View entities) doesn't exists in the > database. > On fly it generates the details of records. > > -- > Ashish > > On Mon, Jun 16, 2008 at 4:55 AM, Bilgin Ibryam <[EMAIL PROTECTED]> > wrote: > > > > > hi, > > > > view entities are joined entities, so you have to insert the data in > > member entities of the view entity. > > > > Bilgin > > > > >
