<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Visual Studio and IBM UniVerse &#8211; Playing the Matchmaker</title>
	<atom:link href="http://www.gigamegablog.com/2008/11/25/visual-studio-and-ibm-universe-playing-the-matchmaker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gigamegablog.com/2008/11/25/visual-studio-and-ibm-universe-playing-the-matchmaker/</link>
	<description>Powered by GigaMegaWatts</description>
	<lastBuildDate>Thu, 09 Feb 2012 02:01:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jayendra Desai</title>
		<link>http://www.gigamegablog.com/2008/11/25/visual-studio-and-ibm-universe-playing-the-matchmaker/#comment-55</link>
		<dc:creator>Jayendra Desai</dc:creator>
		<pubDate>Wed, 30 Sep 2009 04:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/11/25/visual-studio-and-ibm-universe-playing-the-matchmaker/#comment-55</guid>
		<description>Hi All Member of Blogs!

We are working on DataGridView in VB.Net, to see the U2 database. But the programme does not work. So colud you any one tell me What could be wrong The Programme or ODBC setup or U2 file/Multivalue Data Structure.

I am Posting The DataGridView Programme.

Public Function GetPART(ByVal Sess As UniSession) As Boolean
        Dim Cmd As UniXML
        Dim DS As New DataSet
        Try
            Cmd = Sess.CreateUniXML
            Cmd.GenerateXML(&quot;SORT PROD.MASTER Description&quot;)
            DS = Cmd.GetDataSet
            DataGridView1.DataSource = DS
            DataGridView1.DataMember = &quot;PROD.MASTER&quot;

            DataGridView1.Refresh()
        Catch ex As Exception
            MsgBox(ex.Message)
            Return False
        End Try
        Return False
    End Function
Where PROD.MASTER is may U2 File and Description is part of it

I will be thankful If you help me.

Thank You,
Jayendra</description>
		<content:encoded><![CDATA[<p>Hi All Member of Blogs!</p>
<p>We are working on DataGridView in VB.Net, to see the U2 database. But the programme does not work. So colud you any one tell me What could be wrong The Programme or ODBC setup or U2 file/Multivalue Data Structure.</p>
<p>I am Posting The DataGridView Programme.</p>
<p>Public Function GetPART(ByVal Sess As UniSession) As Boolean<br />
        Dim Cmd As UniXML<br />
        Dim DS As New DataSet<br />
        Try<br />
            Cmd = Sess.CreateUniXML<br />
            Cmd.GenerateXML(&#8220;SORT PROD.MASTER Description&#8221;)<br />
            DS = Cmd.GetDataSet<br />
            DataGridView1.DataSource = DS<br />
            DataGridView1.DataMember = &#8220;PROD.MASTER&#8221;</p>
<p>            DataGridView1.Refresh()<br />
        Catch ex As Exception<br />
            MsgBox(ex.Message)<br />
            Return False<br />
        End Try<br />
        Return False<br />
    End Function<br />
Where PROD.MASTER is may U2 File and Description is part of it</p>
<p>I will be thankful If you help me.</p>
<p>Thank You,<br />
Jayendra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Armstrong</title>
		<link>http://www.gigamegablog.com/2008/11/25/visual-studio-and-ibm-universe-playing-the-matchmaker/#comment-54</link>
		<dc:creator>Eric Armstrong</dc:creator>
		<pubDate>Mon, 23 Mar 2009 16:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://gigamegatech.com/2008/11/25/visual-studio-and-ibm-universe-playing-the-matchmaker/#comment-54</guid>
		<description>Helpful.
Thanks.</description>
		<content:encoded><![CDATA[<p>Helpful.<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

