D
Donald
Perhaps someone else is trying to do the same thing as I. Currently, I have
a VMS site for storing user data files in a automated and structured
manner -- no direct access. The user runs my VB application, which grabs
the desired files, validates them and then stores them. We are moving off
the VMS system and onto a Window Server 2003 terabyte server. I could setup
an FTP service to do the same process as I'm doing on VMS, however it seems
that a disk service might be a better solution (ie more control). Yet, I
don't want the user to have direct access to the disk service. Again, I'd
like to access the service via a VB application which connects to the disk
service transparently. Any thoughts on this topic?
a VMS site for storing user data files in a automated and structured
manner -- no direct access. The user runs my VB application, which grabs
the desired files, validates them and then stores them. We are moving off
the VMS system and onto a Window Server 2003 terabyte server. I could setup
an FTP service to do the same process as I'm doing on VMS, however it seems
that a disk service might be a better solution (ie more control). Yet, I
don't want the user to have direct access to the disk service. Again, I'd
like to access the service via a VB application which connects to the disk
service transparently. Any thoughts on this topic?