You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peter Gill edited this page Oct 17, 2013
·
5 revisions
How to connect to MS SQL Server in the "New Report from Database" wizard, on the Connection tab.
Using the new connection wizard. In the designer click the new report wizard. When you get to the connection tab for the connection type select "SQLce". Enter the connection string you need and click "Test Connection". Once the connection is working you can use continue creating your report.
Simple Connection String
Data Source=C:\ThePathToYour\Database.sdf;Persist Security Info=False;