POST
|
I did not select any database from the pulldown on the bottom of the window. All I am seeing is a report server by the name of "ReportServer$SQLEXPRESS" or "ReportServer$SQLEXPRESSTempDB" which I do not think is correct. Will I have other options if I install the client?
... View more
09-08-2014
02:13 PM
|
0
|
8
|
776
|
POST
|
Do I also need to install the SQL Server Native Client on the same machine? I'm trying to get into my database via ArcCatalog and it keeps giving me a database connection dialog box that reads: The user's default database is system database; automatic connections to system databases are not allowed. Please provide a different database for the connection. Thank you in advance!
... View more
09-08-2014
02:03 PM
|
0
|
10
|
830
|
POST
|
Well, I went to download SQL Server 2012 Express And they have a lot of options to choose from once I click the download link. Do you by chance know which one I should download to work with ArcGIS for Server Enterprise Advanced? I have a 64-bit Windows 7 Professional Machine if that helps.
... View more
09-08-2014
11:13 AM
|
0
|
13
|
830
|
POST
|
Thank you everyone for your help! I have learned a lot but have a long way to go!
... View more
09-05-2014
04:37 PM
|
1
|
1
|
428
|
POST
|
Asrujit SenGupta wrote:
Doesn't that indicate that all editions of SQL Server is supported?
You would think but remember, I need everything spelled out for me! To avoid confusion, don't you think it should state "All Versions of SQL Server are Supported"? Anyway, I have one more question. I have ArcGIS for Server Enterprise Advance installed on my local computer. I believe I have to install SQL Server Express on the same machine. Is the installation of SQL Server Express supposed to be downloaded through My Esri or do i need to go to the Microsoft website to do that? I looked on My Esri and the only thing I see is there it is "ArcSDE for Microsoft SQL Server".Is this what I need to download and install?
... View more
09-05-2014
04:11 PM
|
0
|
15
|
830
|
POST
|
After clicking through the link that you provided, I noticed under the Enterprise column and Data Storage row that SQL Server Express is not an option. Am I missing something?
... View more
09-05-2014
03:46 PM
|
0
|
17
|
830
|
POST
|
I am a little confused on some of the other conversations. According to your comments, SQL Server Express Personal Edition and Workgroup Edition will only allow me to have a certain number of editors. However, Asrujit SenGupta stated that if its an sde enterprise geodatabase...there is no limit on the number of connections or the number of simultaneous editors. Any clarification would be appreciated!
... View more
09-05-2014
01:02 PM
|
0
|
19
|
830
|
POST
|
So based on what I am trying to accomplish, SQL Server Express should suffice unless I have a 10 GB size limit problem? Thank you so much for your help!
... View more
09-05-2014
11:24 AM
|
0
|
27
|
883
|
POST
|
There may be no limit on the number of connections but is there a limit on how many users can edit the data with SQL Server Express? And if so, can you create multiple databases with the same limit?
... View more
09-05-2014
09:46 AM
|
0
|
29
|
883
|
POST
|
All of this information is fantastic, thank you! I guess my main issue is this: I am looking at becoming an ASP (application service provider) by purchasing ArcGIS for Server Enterprise Advanced which will allow me to have any number of users I want. I want to install the server on Amazon Web Services and I noticed that there are several different options to use while doing so. I have used the Cloud Builder provided by ESRI and noticed that there are several DBMSs to choose from. Based on the management system I choose, the pricing tier goes up or down on Amazon. With Amazon services, they allow me to choose an operating system as well as a database management system but do I need to purchase these licenses (Windows Server & SQL Server) as well or does Amazon take care of that based on the fees they charge? From what you're saying, SQL Server Express will only allow me to have 3 simultaneous users via ArcGIS for Desktop but if I was to register it with my server, I could only use it for a workgroup license level. At the end of the day, I want my users to be able to use map services out in the field and leverage editing capabilities provided by an Enterprise Geodatabase. I know I am probably all over the map with my questions. Sorry for the confusion!
... View more
09-05-2014
09:06 AM
|
0
|
32
|
1364
|
POST
|
Hi Jake, Thanks for the info! So if I am understanding this correctly and based on the link you gave me, SQL Server Express is included with Desktop Standard & Advanced, Engine, and ArcGIS for Server Workgroup and ArcSDE for all other DBMSs is included with ArcGIS for Server? This being said, I do not have to purchase Standard SQL Server since it comes with ArcGIS for Server Advanced? Thanks, Jarom
... View more
09-05-2014
08:11 AM
|
0
|
35
|
1364
|
POST
|
What exactly is the main difference between Microsoft SQL Server express and just the standard SQL Server? I am leaning towards Amazon Web Services so it would be nice to know exactly what I need to get to effectively run the enterprise that I am wanting. Thank you for your help!
... View more
09-04-2014
09:15 PM
|
0
|
37
|
1364
|
POST
|
I am fairly new to ArcGIS for Server and I am trying to read up on documentation about different database management systems and I cannot seem to find an answer on whether or not I can install ArcGIS for Server Advanced Enterprise on SQL Server Express? I'm trying to set up an Enterprise Geodatabase with the trial version of Server Advanced Enterprise. Any help would be much appreciated.
... View more
09-04-2014
04:31 PM
|
1
|
42
|
8351
|
POST
|
Hello, I thought I would post a question I am having to see if Python can work with what I'm trying to accomplish. I know Python at the most basic level so any help would be appreciated. I am trying to select the appropriate township, range, section, quarter, and quarter quarter section data from a separate table that contains what I am wanting queried. In the most Lehman terms possible, I have one data set of PLSS data and then a separate table that has a column (attribute) of specific locations such as T 1 S R 3 W Section 27 or NWSW, NWSE, NENW, NESW, NESE, SWNE, SWSW, SWSE, SENW, SESW, SESE. What I am trying to accomplish is I want to generate an easy way of selecting my PLSS data from this table of attributes so I do not have to find them individually. I hope this makes sense. Thank you kindly for any help!
... View more
02-12-2014
11:34 AM
|
0
|
4
|
574
|
POST
|
Hello, I have a question on best practices on creating a workflow for replicating data from an existing Web Map with a feature service to new Web Maps with new feature services. For example, I created a map in ArcMap that has feature classes or layers that represent sidewalks and parking lots. The attributes behind these layers are going to help maintenance workers perform various tasks. These tasks change from day to day and I need a way to create a web map the start of every day with the same layers already created but with the attributes erased so each day the field worker would start fresh with filling out the information they need to fill out. I hope this makes sense. I have tried using the Create Service option in my content but this produces an empty feature service with all of my feature templates established but the original data does not get transferred over. Is there any way to accomplish this without having to create and upload a feature service from ArcMap, create a Web map from that feature service, and fill in all of the mundane properties like summary and description. This would take a very long time to do every single morning. Thank you for your help!
... View more
09-06-2013
12:19 PM
|
0
|
0
|
536
|
Title | Kudos | Posted |
---|---|---|
1 | 05-23-2013 01:48 PM | |
1 | 10-29-2015 04:22 PM | |
1 | 10-02-2020 06:48 AM | |
2 | 05-11-2020 10:29 AM | |
1 | 10-05-2012 03:30 PM |
Online Status |
Offline
|
Date Last Visited |
08-26-2024
09:43 PM
|