<?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: How to retrieve data in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172998#M28391</link>
    <description>I've write some simple code for you, i hope that will have helps to you. I 've send email to mvr_it@sify.com, please check it.&lt;BR /&gt;
&lt;BR /&gt;
cheers&lt;BR /&gt;
By gswang</description>
    <pubDate>Thu, 04 Nov 2004 15:24:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-11-04T15:24:37Z</dc:date>
    <item>
      <title>How to retrieve data</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172994#M28387</link>
      <description>Hi all,&lt;BR /&gt;
I want to display a modal dialog when user clicks on a menu item through which I have to retrieve user data.&lt;BR /&gt;
So anybody please tell me which class I have to use to display the dialog and also the function to retrieve the data( like UpDateData in VC++  ).&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
--Ramana.</description>
      <pubDate>Tue, 02 Nov 2004 12:11:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172994#M28387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-02T12:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve data</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172995#M28388</link>
      <description>Hi Ramana,&lt;BR /&gt;
    I have sent some message to your email (mvr_it@sify.com),&lt;BR /&gt;
have you receive it?&lt;BR /&gt;
&lt;BR /&gt;
By gswang</description>
      <pubDate>Tue, 02 Nov 2004 16:26:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172995#M28388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-02T16:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve data</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172996#M28389</link>
      <description>if you have some tips for some one then post it please on the board.

You can use standard MFC dialogs and all things that go with, but you must
setup your ARX project to use MFC extentions.
There are too Autodesk MFC extension classes, look in the reference for
details about the classes and how to set up your ARX to use MFC.

Regards
Rex


"gswang" &lt;NOSPAM&gt; schrieb im Newsbeitrag
news:10425244.1099412832109.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; Hi Ramana,
&amp;gt;     I have sent some message to your email (mvr_it@sify.com),
&amp;gt; have you receive it?
&amp;gt;
&amp;gt; By gswang&lt;/NOSPAM&gt;</description>
      <pubDate>Tue, 02 Nov 2004 16:48:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172996#M28389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-02T16:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve data</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172997#M28390</link>
      <description>HI ReX,&lt;BR /&gt;
   I Tried the MFC Cdialog class for displaying a modal dialog box. Initially it is displaying a modal box. I am validating user data in this dialog box. So once the user clicks on the button foe some action I haveto validate and display the message saying invalid data if it is. Here my problem is that once the user clicks on the button it is loosing its modal state. means it is allowing the cursor onto the parent window. I also tried using CAcUiDialog class. Here this problem is not occured but I could not validate data using UpdateData(TRUE)(MFC) . How can I do this  for ObjectARX class. Also I have to connect to SQL server from this class. Is it possible for me? Otherwise I have to use Standard MFC classes. &lt;BR /&gt;
Please suggest which one is suitable and how can I overcome these problems ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
---Ramana.</description>
      <pubDate>Thu, 04 Nov 2004 06:32:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172997#M28390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-04T06:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve data</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172998#M28391</link>
      <description>I've write some simple code for you, i hope that will have helps to you. I 've send email to mvr_it@sify.com, please check it.&lt;BR /&gt;
&lt;BR /&gt;
cheers&lt;BR /&gt;
By gswang</description>
      <pubDate>Thu, 04 Nov 2004 15:24:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172998#M28391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-04T15:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve data</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172999#M28392</link>
      <description>Hi, gswang&lt;BR /&gt;
&lt;BR /&gt;
Can you share that sample here it would help many people like me.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
Alam&lt;BR /&gt;
&lt;BR /&gt;
Newbie ObjectARX Learner</description>
      <pubDate>Mon, 13 Mar 2006 17:06:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-retrieve-data/m-p/1172999#M28392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-13T17:06:52Z</dc:date>
    </item>
  </channel>
</rss>

