|
POST
|
I would look at the permissions for your file geodatabase. Check the files under the file geodatabase directory. The IsEditable function only indicates if the table is part of a controler dataset (network, topology, etc.) which we do not let you edit with the API. There is no equivalent of the ArcObjects StartEditing()\StartEditOperation in the API.
... View more
07-19-2012
08:47 AM
|
0
|
0
|
963
|
|
POST
|
The API is mostly based on 10.0. Scalar queries were not supported in the File Geodatabase until 10.1.
... View more
07-09-2012
08:58 AM
|
0
|
0
|
646
|
|
POST
|
Compress and compact make copies of the data. Compress compresses the data into a temp file and then deletes the original and swaps names. The process is similar with Compact. Escaping a running process like this can (like in your case) result in corrupted data. It's better to let the process complete and then uncompress. This may be recoverable. Can you post a listing of the files under the file geodatabase directory. This will let me determine if the data can be repaired.
... View more
06-28-2012
08:03 AM
|
0
|
0
|
2256
|
|
POST
|
From the readme: "* File GDB SQL SELECT does not support ORDER BY or joins (NIM064472)." If you need additional SQL support, please request it on the ArcGIS Ideas site (http://ideas.arcgis.com/) and it will be evaluated for a future release. The doc was written before we determined that joins would not make the cut. I'll update the SQL doc in the next maintenance release.
... View more
06-20-2012
07:30 AM
|
0
|
0
|
1797
|
|
POST
|
Upgrading a ArcGIS 9.3 personal geodatabase to 10.0 and then copying the data to a 10.0 file geodatabase I was still able to open a table without any problems. Were there any errors when you upgraded the personal geodatabase?
... View more
06-07-2012
03:23 PM
|
0
|
0
|
3286
|
|
POST
|
Check your runtime library settings for the project. For Release, it should be /MD and for debug it should be /MDd. Mixing those up or adding /MT or /MTd into the mix can cause a crash.
... View more
06-06-2012
07:59 AM
|
0
|
0
|
1357
|
|
POST
|
What 10.0 sp did you use to perform the upgrade? What version of the API. I upgraded a 9.3 geodatabase and was able to open tables with the 1.2 version of the API. Were yo using the VS2008 or vs2010 version of the API?
... View more
06-06-2012
07:18 AM
|
0
|
0
|
3286
|
|
POST
|
Can you describe what you are attempting and provide some sample code that reproduces your problem. We tested locally and can not reproduce the crash.
... View more
06-04-2012
10:32 AM
|
0
|
0
|
1357
|
|
POST
|
In your example, have you added both feature classes to your ArcMap? Please provide all of the details that you can.
... View more
05-14-2012
08:04 AM
|
0
|
0
|
1578
|
|
POST
|
The problem was with the name of the file. "Org_" is a reserved file name at 10.0, or in other words it is seen as a hidden system table and cannot be displayed. This has been fixed for 10.1.
... View more
05-02-2012
09:13 AM
|
0
|
0
|
635
|
|
POST
|
Can you send my your contact information (full name, company). I'm having a FTP site set up for this. lshipman@esri.com
... View more
05-01-2012
01:40 PM
|
0
|
0
|
3006
|
|
POST
|
Can you zip the file geodatabase and post it (or send it to lshipman@esri.com). I'll take a look and find out what the problem is. What version of ArcGIS are you using?
... View more
05-01-2012
10:19 AM
|
0
|
0
|
3006
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-16-2013 09:31 AM | |
| 1 | 12-21-2016 08:14 AM | |
| 1 | 07-29-2016 08:34 AM | |
| 1 | 04-15-2015 09:20 AM | |
| 1 | 12-19-2016 04:33 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-24-2025
12:47 PM
|