The change to the for 'JediObjectFindFunction' ( as for the majority of jBASE 5.2 functions ) is the addition of 'struct jBASEDataAreas *dp', eg
int (*JediObjectFindFunction(struct jBASEDataAreas *dp, char *FunctionName, int convert_flag))() On Sunday, 1 February 2015 17:44:30 UTC, சக்திவேல் பழனிசாமி wrote: > > Hello Every one! > > Good Evening! Sorry If it has been answered already. > > I need input on how to migrate a custom database driver written in jbase 3 > to be moved/migrated to jbase 5. > > I am new to this technology and any sort of inputs & help are much > appreciated. > > I understand that jbase 3 is not multi threaded where as version after 4.* > are supporting multi thread, and I also learned that we need to introduce > 'thread safe' modules to existing jbase 3 code for migrating to jbase 5 > which is not familiar to me. > > Thank you all for your support in advance.. > > Best Regards > Sakthi > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
