Quote Originally Posted by Tommy
Hey stanl,

I am guessing here, and with no connection string for the SQL server, so with that in mind.

Your cMDB has "C:\"..... instead of "\\Mycomputer\C:\".....
I guess I am saying that the cMDB is not fully qualified.


No, like I said a fully qualifield path - tried it with both Windows authentication and SQL Server login/pw.

Local share is not the same as server sharename, would be another guess.


My first guess also. However, SELECTS and INSERTS work from the connection, so permissions are not at issue; I'm just assuming it is a bug in the OpenDataSourc() method, from remote machines.