Hi gurus

I am working on VB6 and an access database, I am using the following UNC to connect to my database but for some reason it does not work, comes back with a "path is not correct" error.

here is my connection string

"connectString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\servername\folder\databasename.mdb"



Thanks a bunch for any help I can get .