From: Steve F. <sfi...@pc...> - 2005-10-07 11:34:39
|
The problem is that the plugin has not been upgraded to conform to the 3.5 Plugin API. You will need to read and improve the plugin code. Compare it to a supported plugin. Which plugin are you using, and what are you attempting to do? steve ji...@it... wrote: >Hello, everyone! > >I am a new comer to this group. I look forward to have a good time here. > >Recently I met some problem of GUS plugin. I want to reuse some plugin >designed for GUS 3.0 to the GUS 3.5. But the execution result is shown >like this way: >------------------------------------------------------------- >Database version does not match required version for Plugin. >Database Version: 3.5 Plugin Version: HASH(0x8132964) >------------------------------------------------------------- > >I did update my modified plugin file to the registery of GUS. But the >problem can not be solved. The table that I used in my plugin is only >related with DoTS::NASequence, just 3 simple features. Maybe this is a >simple problem. But as a novice on GUS, I really require some good advices >from you. Thank you very much. > > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: >Power Architecture Resource Center: Free content, downloads, discussions, >and more. http://solutions.newsforge.com/ibmarch.tmpl >_______________________________________________ >Gusdev-gusdev mailing list >Gus...@li... >https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > |