阅读:1745回复:2
在sde(oracle)中建featureclass出现的问题
<P> 用程序创建了一个featureclass,名为polygoncontour20060912,结果报ora-00904无效的标志符(sde.polygoncontour20060912),请问是什么原因啊?</P>
|
|
1楼#
发布于:2006-09-25 11:28
最好贴出代码<img src="images/post/smile/dvbbs/em01.gif" />
|
|
|
2楼#
发布于:2006-09-25 15:41
<P>最好贴出更详细的错误信息</P>
<P>Oracle table and column names follow these rules: <BR>1 to 30 characters. <BR>Cannot contain quotation marks. <BR>Cannot be an Oracle reserved word. <BR>Must begin with a letter. <BR>Can contain only A-Z, 0-9, $, #, and _. <BR></P> |
|
|