Code Comments
Programming Forum and web based access to our favorite programming groups.How can i view data from Vision file with Visual Basic without using AcuODBC ? I think that the solution is to cretae a DLL. Thank you Claudio
Post Follow-up to this messageBM wrote: > How can i view data from Vision file with Visual Basic without using AcuOD BC > ? > I think that the solution is to cretae a DLL. > Thank you > Claudio SH reply: You can write a COBOL program that has the FD of the Vision file and then the VB can call the ACUCOBOL-GT runtime dll and execute the COBOL program to read or access the data. Cheers, Steev
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.