Menu

Error use cache

2005-03-09
2013-03-07
  • Nobody/Anonymous

    I use AtmosFrameWork 2.0. When i delete a item from my DataGrid, this is deleted from DataBase, but not is deleted from cache. After of exclusion, if i to add this exactly information, it appears two times in the DataGrig and to have only one
    occurrence in the DataBase. I need know where i can to verify this problem.

    Thanks,
    Meiriana

     
    • victor Saquicela

      Hi.

      To solve this problem, download a last version of framework. Your version don't supoort rollback of collection cache.

       
      • Nobody/Anonymous

        Hi,

        I am working in one application implemented using the version 2.0. It will be necessary many alterations in this application using the new version of AtomsFrameWork? If i to use the version 2.0, without to use the cache, which alterations i need to make so that the application does not use cache at any moment? Another doubt is the following one:

        In the methods "Retreive" and "Delete" of the class "CPersistenceObject", for example, the class "CPercistenceBroker" call is of the following form:

        Dim persistentBroker As CPersistenceBroker()persistentBroker = getPersistenceBrokerInstance()

        If i to call using only the "New", of the following form,

        Dim persistentBroker As new CPersistenceBroker()

        the application it fills o DataGrid correctly. Do you know the reason?

        Excuses if the text will not be written correctly, therefore i am learning english. I am brazilian.

        Thanks

         

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.