Search results

  1. T

    SQL Server HostName

    Thank you Gentleman Thanks tehNellie I have not had time to look at this issue today but I will look at the connection string.. I will let you know what I find.. Respectfully, Todd
  2. T

    SQL Server HostName

    The hostname that displays in SQL Server is the same regardless of which computer the app is ran from. This is why I believe the value is coming from the application file itself.
  3. T

    SQL Server HostName

    I have a access application that utilizes a sql server database. When I view the current users logged into the database by running the sp_who command in Query Analyizer, there is a column called "Hostname" that displays the computer name of the computer I used to develop the application...
Back
Top Bottom