[Migrated content. Thread originally posted on 13 April 2011]
If I build a native Visual Cobol dll and replace the previously built Netx5.1 gnt in a deployed env. would you expect the Netx code to be able to interact with the VC dll as it did with the gnt ? In essence can you build some of your code with Netx 5.1. and some with native Visual Cobol and get the two to interact ? This would allow a gradual transition to V.Cobol if it works ok.e.g xyz.cbl prevoously generated xyz.gnt
rebuild xyz.cbl with VC to produce xyz.dll
remove xyz.gnt from the deployment area and replace with xyz.dll - would you expect this to work ?




