Here's what's in the Global.asax:
DataLayer.DataSources.Add(new SqlDataSourceItem("", "Data Source=SQLLR01\SQLLR01;Initial Catalog=PTPlusData;Integrated Security=True"));
Thanks again for helping the new guy out!
HB