Here is a quick way to map a FTP. Write a something.bat file to look like this.
net use l: /delete
net use l: \\sla\sys access /user:mr
l:
cd\sla\coz
copy *.* d:\ftproot\coznet use l: /delete
' Not use the /delete if you don't want to disconnect.
The command "net use l:" assign the...
Paradyne does not support this at this level.
I have been on the phone for hours with their tech support.
This was vendored out to a company that is no longer in business.
Has anyone been able to ODBC to a database with the .DBS extinction?
The company that wrote it is out of business and I can't find any info on it.
Any help would be very thankful.
Option Explicit
Dim cn As New rdoConnection
Dim rs As rdoResultset
Dim SQL As String
' Add a RDO in the refer.
' Using a DSN-less connection to open a free table
cn.Connect = "SourceType=DBF;" & "SourceDB=D:\MasterDB\Bb;" & "Driver={Microsoft Visual FoxPro Driver}"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.