I know to connect from a remote location to SQL Server you can use SERVER = "(local)" if you have windows NT but what if you don't have NT.

When running on Microsoft® Windows NT®, “(local)” can be entered as the server, in which case a local copy of Microsoft SQL Server™ can be used, even when this is a nonnetworked version.

Thanks