Menu

Last CVS

2004-10-18
2013-03-07
  • Nobody/Anonymous

    hi,

    i am dowloading the last version.
    I am execute my application, but now I am getting many mistakes.

    For example: save(oneToMany).
                      find(OneToMany) record duplicated

    Saludos

    Victor (Madrid - Spain)

     
    • Richard Banks

      Richard Banks - 2004-10-18

      Hmm. Gotta love beta code :-)

      Are you using the old methods (ie inheriting from CPersistentObject) or using the new methods (ie CPersistenceBroker.PersistChanges())

      I haven't really changed anything with saving/deleting except for changing the code to use interfaces instead of classes (and handling ansi-nulls in where clauses properly)

      I'll do some checking here and see what I can find.

       
    • Nobody/Anonymous

      I am using the last CVS, but my code is the same.

      Saludos

      Victor (Madrid - Spain)

       
    • Nobody/Anonymous

      I am using method obj.save to persistent and obj.find to retrive.

      What changes i need in my code but that my application run.

       
    • Richard Banks

      Richard Banks - 2004-10-19

      I've made a number of changes today (including a fix in save())

      If it's OK, could you refresh your code from CVS and see if it the problems are fixed now?  Thanks.

      - Richard.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.