Hey Everyone
Where can I find the server name that my site is hosted on. I'm trying to set up YAF (YetAnotherForum) and need to configure the connection string to set up the database. The connection string looks like this:
Driver={SQL Native Client};Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
Thanks in advance
Drew