You will just manually add the connection to the data sources collection. You can find the full help document in the StrataFrame Help: Application -> WinForms -> Connection Strings -> DataLayer.DataSources Collection. But in short here is a code snippet:MicroFour.StrataFrame.Data.Databasics.DataSources.Add(New SqlDataSourceItem("","MyConnectionString"))