482 reputation
8
bio website
location
age
visits member for 7 months
seen May 17 at 2:20
stats profile views 16

May
10
accepted Where is the Object Loader in ArcMap?
May
10
asked Where is the Object Loader in ArcMap?
May
9
comment How can I list SDE versions using Python?
Just what I needed, thanks. I swear I searched on there first, but I must have missed that.
May
9
accepted How can I list SDE versions using Python?
May
9
asked How can I list SDE versions using Python?
May
2
comment Why do points shift when reprojected from WGS84 to a state plane coordinate?
I used the transformation that ArcMap put, which was like WGS84 to NAD83 transformation.
May
2
comment Why do points shift when reprojected from WGS84 to a state plane coordinate?
I used the transformation that ArcMap put, which was like WGS84 to NAD83 transformation.
May
2
asked Why do points shift when reprojected from WGS84 to a state plane coordinate?
Apr
19
accepted Why can't a user with db_owner role version data?
Apr
18
comment Why can't a user with db_owner role version data?
You're definitely right and thanks a lot for your answer. I will just have to change the way I do things. I work for a small company and it just hasn't been a high priority to do it differently. Can you explain why it's a bad idea to use SDE? Also, if you would answer the question, I'll mark it as the answer since this is exactly what I was looking for.
Apr
18
comment Why can't a user with db_owner role version data?
Is there any way around this? Also, is this in their documentation? I haven't been able to find it anywhere.
Apr
18
comment Why can't a user with db_owner role version data?
Really? So whatever user loads the data into the geodatabase. That user is the only one who can version the data? In this case I loaded the data logged in as SDE. I then created a new user in the geodatabase with db_owner permissions and they could not version the data. I figured if I made the user a db_owner they would be able to version it.
Apr
17
revised Why can't a user with db_owner role version data?
added 44 characters in body
Apr
17
accepted How do I change the ArcGIS Server Web Adaptor name?
Apr
17
accepted Why can't I access my ArcGIS Server externally?
Apr
17
accepted I need help understanding ArcSDE and Server. How can I access services outside network?
Apr
17
asked Why can't a user with db_owner role version data?
Apr
16
comment What is the proper way to delete an SQL Server database in order to delete an SDE geodatabase?
Thanks again, Saleika.
Apr
12
comment What is the proper way to delete an SQL Server database in order to delete an SDE geodatabase?
Could you explain how to "drop" the database in SQL Server? I have the Management Studio opened and when I right click on a database I see the open to "delete" but not drop. Where do I find the drop command? And what exactly does drop do? Or is delete the same as drop within Management Studio?
Apr
12
comment What is the proper way to delete an SQL Server database in order to delete an SDE geodatabase?
Thanks, this helped a lot!