The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Browse by Tags

All Tags » inner join
  • After joining a few tables, how do I work with the data???

    I have made a join from looking at examples of the entityspaces API in the quickstart section.  I think the join I have made is correct but one thing I can't figure out is how to work with the data returned!  There are tons of examples that show how to write a query with the dynamic API but I am failing to find the code showing how ...
    Posted to General Area (Forum) by blreese on September 30, 2008
  • get row from 2 tables using innerjoin

    hi my name is james and i am new to EntitySpace. i love to use this one this is really handy. let me come to the point  i have 2 tables 1) Groups GroupID, GroupName, ParentGroupID....... 2) Accounts AccountID, AccountName, GroupID [FK to Groups table] I have GroupCollection and AccountsCollection class How to write this query ...
    Posted to General Area (Forum) by jamesalvin49 on September 5, 2008
  • Join aliases not being used on orderby

    Hi, Yesterday I was writing a query which used an innerjoin on two tables. I properly defined the aliases on both my queries, but on running the query I kept on getting an Oracle error that a column was ambiguously defined. Looking at the actual query that ES outputs to Oracle I saw that the join aliases are not being put in front of ...
    Posted to ASP.NET - Runtime Data Binding (Forum) by atrio services on April 22, 2008