Create an ODBC Connection to a SedonaOffice Database

Description of Issue: 

I would like to use Excel to create a report using the data in my Sedona Office database.  

How can I access data from Sedona Office using Microsoft Excel? 

Resolution: 

You can use the tools in Excel to access data from a SQL Server database. 

Before you can access the database in SQL, you will need to have a security login to use to access the database. 

You will need to have a login with at least the DataReader role. 

Graphical user interface, application 
Description automatically generated 

 If you need instructions on creating a login, see the information in the link below. 

https://docs.microsoft.com/en-us/sql/relational-databases/security/authentication-access/create-a-login?view=sql-server-ver16 

Creating a User Data Source. 

On the Machine that you will use for your reports, go to Windows Control Panel. 

Select Administrative Tools. 

Graphical user interface 
Description automatically generated with medium confidence 

Select ODBC Data Sources. 

Graphical user interface, text, application 
Description automatically generated 

When it opens select Add under User DSN. 

Graphical user interface, text, application, email 
Description automatically generated 

 Select SQL Server from the list and click finish. 

Graphical user interface, text, application 
Description automatically generated 

 Enter the name, description, and server for the connection. 

Graphical user interface, text, application, email 
Description automatically generated 

Click Next. 

Enter the user information to connect to the SQL server. 

If you have access with your Windows account, you can use it. 

We are using the SQL login ID created. 

Graphical user interface, text, application 
Description automatically generated 

Click Next. 

 Select the Sedona Office database as the default database. 

Graphical user interface, text, application, email 
Description automatically generated 

Click Next. 

On the next screen, you shouldn’t need to change anything. 

Graphical user interface, text, application, email 
Description automatically generated 

Click Finish. 

On the summary screen click Test Data Source. 

Graphical user interface, text 
Description automatically generated 

If the information is correct the test should succeed. 

Graphical user interface, text, application 
Description automatically generated 

Click OK. 

Using the Data Source in Excel. 

 Open Excel. 

Open a new Sheet. 

On the top menu select Data. 

Depending on the version of Excel the screens may be slightly different. 

Select the Get Data menu. 

Select From other sources then select From ODBC. 

Graphical user interface, application, table, Excel 
Description automatically generated 

 Select the name of the ODBC Data Source needed.  

Graphical user interface, application, Word 
Description automatically generated 

Click OK. 

Select the Windows option on the left and select Use my current credentials. 

Graphical user interface, text, application, email 
Description automatically generated 

Click Connect. 

You should then see the Navigator screen to access the database and the table within it. 

Graphical user interface, table 
Description automatically generated 

 For more information on using functionality within the Excel application, see Microsoft Excel Help. 

Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted for approval.