Hello!
Althought I'm a programmer, I'm new to the whole cobol world. So please excuse me if my questions sound stupid. I'm having a hard time finding the documents that I need, because I'm unfamiliar with the terms that are used with Cobol programming.
My or rather my employers situation is like this: we essentially have a website that runs on Cobol programs compiled as .exes. These programs are made with .net express 5.1 and we are now trying to migrate to Vsual Cobol, for it's SQL database connector support.
So whats bothering me is:
- Does the visual cobol runtime need MF server installed for it to work
- Are .net express 5.1 compiled exes compatible with with visual cobol runtime
- Are the global variables/settings, that affect for example file sharing and file handler, global system (windows/unix) variables or are they in the MF Server or runtime.
#VisualCOBOL




