XModPro

Control Panel Connection String for additional Local Server database

Mark Simmons Mark Simmons asked Jun 29, 2020
Active Jul 10 · Viewed 608 times
<p>I have a second local SQL database (in addition to the DNN database). I am trying to connect to that database using XMod Pro &gt; Control Panel &gt; Manage Forms &gt; New Form &gt; Data Source: External SQL Server Database Table &gt; Connection String: </p> <p>"Data Source=.\SQLExpress;AttachDbFilename=|DataDirectory|mssextradb.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" </p> <p>Then I click "Load Tables" and nothing happens. I have tried various connection strings but I never get anything. </p> <p>Any advice will be GREATLY appreciated. </p> <p>Thanks, </p> <p>Mark<br> </p> <p><br> </p>

2 Answers

Loading answers...