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 » documentation API architecture
  • Saving Multiple entry

    Hi  We want to save more than one rows in a table in one single transaction. We are using the following code to add the entries into the table, this code is in some method which we are calling from some other class. We are using a loop to insert the values into the table .....but when we go and have a look at the table ...
    Posted to Trial Version Support (Forum) by ketals on April 30, 2007
  • Re: Retrive NEXTVal from Oracle Sequence

    Hi Mike, Thanks for the reply. Just one question , here we don't have the database object like table/view/procedure. We want to fire query inline query Selct <SequenceName>.NextVal from dual to get the next value from the sequence defined. How can we do that using MyGeneration and EntitySpace 1.5.3.0 ? Can you please give us the steps to ...
    Posted to Trial Version Support (Forum) by ketals on April 13, 2007
  • Retrive NEXTVal from Oracle Sequence

    Hi We are having an issue of retrieving NextVal on the Oracle Sequence. Is there any way by which we can retrieve the same w/o using Stored Procedure or View ? FYI : We have already been through this link http://www.entityspaces.net/blog/OracleSequencesAndConcurrencyHandling.aspx. But this is not what we need ... We need to assign the ...
    Posted to Trial Version Support (Forum) by ketals on April 13, 2007
  • Oracle Cursor Support : Stored Procedure

    hi , I am currently in the process of evaluating Entity Space , with the Oracle as a back endI wanted to know as to whether the ES architecture support oracle reference type cursor. We are calling a stored procedure which returns a oracle ref type cursor as the output. I am trying to get some examples/samples of the same on the forum but i am ...
    Posted to Trial Version Support (Forum) by ketals on April 2, 2007
  • Missing Redistributables in Trial Version

    Hi all, I am getting this  error Compiler Error Message: CS0246: The type or namespace name 'EntitySpaces' could not be found (are you missing a using directive or an assembly reference?) Line 18: using System.Data;Line 19: Line 20: using EntitySpaces.Interfaces;Line 21: using EntitySpaces.Core;Line 22:   After installing ...
    Posted to Trial Version Support (Forum) by JohnWood on February 12, 2007
  • Re: A note about docs

    Thanks for your comments. It sounds like there are two specific areas you would like more documentation for. Hierarchical model usage and a more thorough high level API architecture overview. I will add these to our tracking system, and after 1.6 has shipped we will reinforce these areas in our documentation. Once again, thanks for thoughts.
    Posted to Trial Version Support (Forum) by Scott.Schecter on February 11, 2007