Acceessing dat file on Unix server from VB Application on windows
Hello !
I am working on a application in which i am reequired to access the Cobol Dat file on an Unix server from a Visual Basic application running on Windows server. Is there any kind of bridge through which i can do this. By using FTP i can get the complete file but i want to access the file when it is on the Unix server only. And also i want to maintain Recordset type of relation with it. SO that i can update, delete or do any DML operation through this application. I am stuck up with this. Can anyone help me. Thanx in anticipation.
Regards Ajay

