Using OCX with Visual Basic

I wonder if someone could show me how to set Visual Basic to talk to Navision. What is/are the “REFERENCES” tha I have to check for my program. Any sample VB projects? Thank you very much. Krishna Das Developer

Did you find a solution ?

If you want to design VB screens to access Navision, you have to include CFRONT.OCX in Project → Components If you want to write a routine to access Navision, you have to include CFRONT.OCX in Project → References. Note, you have to browse to the the cfront.ocx and add it yourself. VB won’t show CFRONT.OCX in the reference list. Hope this helps. Cannot send the source code, since it is confidential, but can answer any other questions