<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VersionedWorkspace without ArcSDE ? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108880#M2853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Try reverse engineering. &lt;/P&gt;&lt;P style="text-align: left;"&gt;After you confirm the name and user (just once) run code that gets IWorkspace.ConnectionProperties Check the values of the result propertieySet to find what is wrong with yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="color: black; font-family: 'Verdana','sans-serif'; font-size: 10pt; mso-bidi-font-family: 'Segoe UI'; mso-font-kerning: 18.0pt;"&gt;Have fun&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Jan 2015 06:13:18 GMT</pubDate>
    <dc:creator>ModyBuchbinder</dc:creator>
    <dc:date>2015-01-25T06:13:18Z</dc:date>
    <item>
      <title>VersionedWorkspace without ArcSDE ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108875#M2848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our ArcGIS Engine application, we use the SdeWorkspaceFactory to open a Workspace to a versioned enterprise geodatabase.&lt;/P&gt;&lt;P&gt;A VersionedWorkspace object can be created from such a wokspace and it works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that ArcGIS 10.3 no longer contains ArcSDE, I assume that I cannot use the SdeWorkspaceFactory any more to connect to a 10.3 geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I try the SqlWorkspaceFactory instead, the returned Workspace does not support the VersionedWorkspace methods.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US;"&gt;AutomationException: 0x80004002 - No such interface supported&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;at com.esri.arcgis.geodatabase.VersionedWorkspace.getVersionName(Unknown&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So my question is: How can I create a VersionedWorkspace object via ArcGIS Engine in 10.3 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Matthias Wanschura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 12:51:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108875#M2848</guid>
      <dc:creator>MatthiasWanschura</dc:creator>
      <dc:date>2015-01-20T12:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: VersionedWorkspace without ArcSDE ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108876#M2849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;ArcGIS 10.3 contain ArcSDE just like any other version. It is just not a service and you must use direct connect.&lt;/P&gt;&lt;P style="text-align: left;"&gt;Other than that all your 10.2 code should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Have Fun&lt;/P&gt;&lt;P style="text-align: left;"&gt;Mody&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:27:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108876#M2849</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2015-01-21T06:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: VersionedWorkspace without ArcSDE ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108877#M2850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I understand correctly, I can still use SdeWorkspaceFactory without having an SDE Service.&lt;/P&gt;&lt;P&gt;What do I need instead? Just a 10.3 geodatabase and ArcGIS Engine?&lt;/P&gt;&lt;P&gt;Do you have an example for the connection parameters for direct connect in this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 14:52:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108877#M2850</guid>
      <dc:creator>MatthiasWanschura</dc:creator>
      <dc:date>2015-01-21T14:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: VersionedWorkspace without ArcSDE ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108878#M2851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this: &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/0001/0001000003s8000000.htm" title="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/0001/0001000003s8000000.htm"&gt;Connecting to geodatabases and databases (ArcObjects .NET 10 SDK)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 15:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108878#M2851</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2015-01-21T15:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: VersionedWorkspace without ArcSDE ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108879#M2852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;Hi Mody,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;partial success: The direct connection works, but I can't get rid of the connection dialog that pops up, although I&lt;BR /&gt;think that all the parameters are correctly specified. It seems that the USER Parameter is not recognized.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;Parameters (I am using the ArcObjects JAVA API):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"USER"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"sa"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"PASSWORD"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"xxxxxx"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"DBCLIENT"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"SQLServer"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"DATABASE_CONNECTION_PROPERTIES"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 0px 35.4pt;"&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"Data&lt;BR /&gt;Source=10.3.7.118\\testGeoInstance;Initial Catalog=GeoDB;"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"AUTHENTICATION_MODE"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"DBMS"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"VERSION"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"sde.DEFAULT"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;In the connection dialog that pops up, ONLY the SQlServer platform is&lt;BR /&gt;correctly pre-populated.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;When I skip the user parameter:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #3f7f5f;"&gt;//ps.setProperty("USER","&lt;SPAN style="text-decoration: underline;"&gt;sa&lt;/SPAN&gt;");&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"PASSWORD"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"xxxxxx"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"DBCLIENT"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"SQLServer"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"DATABASE_CONNECTION_PROPERTIES"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 0px 35.4pt;"&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"Data&lt;BR /&gt;Source=10.3.7.118\\testGeoInstance;Initial Catalog=GeoDB;"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"AUTHENTICATION_MODE"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"DBMS"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;ps.setProperty(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"VERSION"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #2a00ff;"&gt;"sde.DEFAULT"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;Then all is correctly pre-populated in the dialog and the user name is (I guess) taken from the last successful login, but&lt;BR /&gt;needs to be confirmed. &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;When I click ok, the connection can be created. But I need a way to specify the user programmatically. Do you have an&lt;BR /&gt;idea what is wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;I also tried to specify user name and password in the &lt;SPAN style="color: #2a00ff;"&gt;DATABASE_CONNECTION_PROPERTIES &lt;/SPAN&gt;&lt;BR /&gt;connection string, but that didn’t help (although I tested the connection string successfully in a pure Sql client test).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin;"&gt;At the page you suggested there is also an example how to suppress the login dialog in case of incomplete or incorrect&lt;BR /&gt;parameters, but it didn’t work, the popup still appears. And that example looks strange, the connection is created twice…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 09:26:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108879#M2852</guid>
      <dc:creator>MatthiasWanschura</dc:creator>
      <dc:date>2015-01-23T09:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: VersionedWorkspace without ArcSDE ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108880#M2853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Try reverse engineering. &lt;/P&gt;&lt;P style="text-align: left;"&gt;After you confirm the name and user (just once) run code that gets IWorkspace.ConnectionProperties Check the values of the result propertieySet to find what is wrong with yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="color: black; font-family: 'Verdana','sans-serif'; font-size: 10pt; mso-bidi-font-family: 'Segoe UI'; mso-font-kerning: 18.0pt;"&gt;Have fun&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 06:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108880#M2853</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2015-01-25T06:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: VersionedWorkspace without ArcSDE ?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108881#M2854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks, that helped! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution was: The INSTANCE Parameter needs to have this form:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"sde:sqlserver:10.3.7.118\testGeoInstance"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although the documentation says that this parameter is just there for legacy reasons and no longer needed....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 12:37:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/versionedworkspace-without-arcsde/m-p/108881#M2854</guid>
      <dc:creator>MatthiasWanschura</dc:creator>
      <dc:date>2015-01-26T12:37:14Z</dc:date>
    </item>
  </channel>
</rss>

