Navigation:  FAQ > GeoOffice ePaper designer >

ODBC Connection on SQL Database

Previous pageReturn to chapter overviewNext page

I made an ODBC connection to access my SDE data on a SQL Server. For the ODBC Connection I used the SQL native provider. It is possible to add the tables from the server. If I try to preview the data, an error occurs. The connection string is: DSN=sqlconn;UID=sde;PWD=sde;DATABASE=SDE10; What went wrong?

_img77_zoom71

 

 

The error message shows that the user sde is not authorized to access the table. Please check the permissions.