Select to view content in your preferred language

HOW CAN I ADD AN SQL SERVER INSTANCE DIFFERENT FROM AN SQL EXPRESS INSTANCE

1272
3
Jump to solution
08-13-2013 11:02 AM
OLANIYANOLAKUNLE
Frequent Contributor
I have serious difficulties trying to connect to an SQL Server instance, different from an express instance, anytime I try to connect to the instance I get this error message

"Connections to this edition of the database server are not supported"

Any suggestions.
0 Kudos
1 Solution

Accepted Solutions
VinceAngelo
Esri Esteemed Contributor
You can't use the Express client ("Database Server") to connect to a non-Express
database.  You can only connect to a non-Express instance by installing an enterprise
ArcSDE geodatabase and connecting through the enterprise ArcSDE interface
("Database Connections").

- V

View solution in original post

0 Kudos
3 Replies
VinceAngelo
Esri Esteemed Contributor
You can't use the Express client ("Database Server") to connect to a non-Express
database.  You can only connect to a non-Express instance by installing an enterprise
ArcSDE geodatabase and connecting through the enterprise ArcSDE interface
("Database Connections").

- V
0 Kudos
OLANIYANOLAKUNLE
Frequent Contributor
Thanks for answering my question, I just found out that I need an authorization code to connect to a non-Express
database, does ESRI have any installation setup for the enterprise ArcSDE geodatabase? Thank you.
0 Kudos
VinceAngelo
Esri Esteemed Contributor
Yes, there are detailed installation instructions in the documentation.

- V
0 Kudos