Preface: I'm pretty new to all this.<BR>I have an application where I have to have a 'dispatcher' enter in some info to a database for historical tracking. The issue is many-fold:<BR>1. I use excel to ...
Also as I understand it you can use ADO to make an OLE DB connection where you specify the server location and database name (which would be \\servername\share as I understand it). Now the difference ...