• I forgot what it's called - DSN or DSNless.

    This is what I use:

    PROVIDER=SQLOLEDB.1;DATA SOURCE=MachineName;INITIAL CATALOG=DatabaseName;USER ID=iserid;PASSWORD=password;

    Where would I need to insert port?

    I need to read some ASP or VB documentation.