UNC, I should have recognized that.
I have the latest 7.1 update on one of my workstations but the Rbase
odbc driver says 7.0 driver. One reason the dsn-less connection was not
working is because i was calling for 7.1 driver. How do I update that
driver? I do have Oterro but that is my server.
A. Razzak Memon wrote:
At 08:24 AM 9/16/2005, James Hageman wrote:
UNC?
Universal Naming Convention. This is the standard for naming network
drives. For example, UNC directory path has the following form:
\\server\resource-pathname\subfolder\filename
CURRENT versions of R:BASE ODBC Drivers as well as Oterro 3.1 and 8.0
supports that feature.
Very Best R:egards,
Razzak.
A. Razzak Memon wrote:
At 07:07 PM 9/15/2005, James Hagman wrote:
How about if the database is on another computer?
James.
In that case, you'll need to define a System DSN using the UNC
method and making sure that your workstation is able to see and
connect to that database with all access rights, etc.
That's all there is to it!