This HTML5 document contains 53 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n34http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp2.
n35http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp3.
n22http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp1.
dctermshttp://purl.org/dc/terms/
n33http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp5.
n32http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp4.
atomhttp://atomowl.org/ontologies/atomrdf#
n29http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp8.
n30http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp6.
n31http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtODBCDataGridApp7.
foafhttp://xmlns.com/foaf/0.1/
n16http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n24http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp09.
n6http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n23http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp08.
n17http://rdfs.org/sioc/services#
n10http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n26http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp07.
n21http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp10.
n25http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp06.
n12http://vos.openlinksw.com/dataspace/owiki/wiki/
n28http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp05.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n27http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp04.
n19http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp03.
n9http://vos.openlinksw.com/dataspace/owiki#
n18http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp02.
xsdhhttp://www.w3.org/2001/XMLSchema#
n20http://vos.openlinksw.com/wiki/main/VOS/VirtODBCVisualStudioDataGridFormsApp/VirtDataGridApp01.
n37http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtODBCVisualStudioDataGridFormsApp/sioc.
n15http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n14http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n10:this
foaf:made
n2:VirtODBCVisualStudioDataGridFormsApp
Subject Item
n6:this
sioc:creator_of
n2:VirtODBCVisualStudioDataGridFormsApp
Subject Item
n16:item
n17:services_of
n2:VirtODBCVisualStudioDataGridFormsApp
Subject Item
n9:this
sioc:creator_of
n2:VirtODBCVisualStudioDataGridFormsApp
Subject Item
n12:VOS
sioc:container_of
n2:VirtODBCVisualStudioDataGridFormsApp
atom:entry
n2:VirtODBCVisualStudioDataGridFormsApp
atom:contains
n2:VirtODBCVisualStudioDataGridFormsApp
Subject Item
n2:VirtODBCVisualStudioDataGridFormsApp
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:39:10.159961
dcterms:modified
2017-06-29T07:38:55.446700
rdfs:label
VirtODBCVisualStudioDataGridFormsApp
foaf:maker
n14:this n10:this
dc:title
VirtODBCVisualStudioDataGridFormsApp
opl:isDescribedUsing
n37:rdf
sioc:has_creator
n9:this n6:this
sioc:attachment
n18:png n19:png n20:png n21:png n22:png n23:png n24:png n25:png n26:png n27:png n28:png n29:png n30:png n31:png n32:png n33:png n34:png n35:png
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="VirtODBCEntityFrameworkUsage"}% ---+++Visual Studio Windows <nop>DataGrid Form Application This article details the steps required to create a simple Visual Studio 2008 Windows Form application, with associated <nop>DataGridView control for displaying data in selected tables from the target database. 1 Launch the Visual Studio 2008 SP1 IDE. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp01.png" style="wikiautogen"/>%BR%%BR% 1 Create a <b>Web Application</b> project by going to the <b>File</b> menu in Visual Studio and choosing <b>New Project</b>. %BR%%BR% 1 When the New Project window appears, choose either <b>Visual Basic</b> or <b>Visual C#</b> as your programming language.%BR%%BR% 1 Within the language category, click on <b>Windows</b> and select <b>Windows Form Application</b> from the right-hand panel. %BR%%BR% 1 Choose a name for the project, for example <b><nop>VirtWindowsFormApplication</b>, and click <b>OK</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp02.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Toolbox</b>, expand <b>Data</b> Controls and drag the <b><nop>DataGridView</b> control onto the form. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp03.png" style="wikiautogen"/>%BR%%BR% 1 Click on the little <b>arrow</b> in the top right of the <b><nop>DataGridView</b> control to load the <b><nop>DataGridView Task</b> menu. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp04.png" style="wikiautogen"/>%BR%%BR% 1 Click on the <b>Choose Data Source</b> list box. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp05.png" style="wikiautogen"/>%BR%%BR% 1 Click on the <b>Add Project Data Source</b> link to connect to a data source. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp06.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Data Source Configuration Wizard</b> dialog <b>Choose Data Source Type</b> page, select the <b>Database</b> data source type and click <b>Next</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp07.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Data Source Configuration Wizard</b> dialog <b>Choose your Data Connection</b> page, select the <b>New Connection</b> button. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp08.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Choose Data Source</b> dialog, select the <b><nop>OpenLink Virtuoso Data Source</b> from the list and click <b>Continue</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp09.png" style="wikiautogen"/>%BR%%BR% 1 In the <b>Connection Properties</b> dialog, specify the <b>hostname</b>, <b>portno</b>, <b>username</b> and password for the target Virtuoso Server. %BR%%BR%<img src="%ATTACHURLPATH%/VirtDataGridApp10.png" style="wikiautogen"/>%BR%%BR% 1 Select the <b>Select Database From List</b> radio button and choose the <b>NWIND</b> database from the list available. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp1.png" style="wikiautogen"/>%BR%%BR% 1 Press the <b>Test Connection</b> dialog to verify that the database is accessible. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp2.png" style="wikiautogen"/>%BR%%BR% 1 Leave the default connect string name &mdash; <b><code><nowiki>NWINDConnectionString</nowiki></code></b> &mdash; and click <b>Next</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp3.png" style="wikiautogen"/>%BR%%BR% 1 From the list of available tables returned for the NWIND database, select the <b>Products</b> table to be associated with the <b><nop>DataGridView</b> control. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp4.png" style="wikiautogen"/>%BR%%BR% 1 The column names of the selected table will be displayed in the the <nop>DataGridView. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp5.png" style="wikiautogen"/>%BR%%BR% 1 Resize the form and <nop>DataGridView to allow all columns to be visible, if possible. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp6.png" style="wikiautogen"/>%BR%%BR% 1 To test the application, simply hit <b>ctrl+F5</b> within Visual Studio or select <b>Start Debugging</b> from the <b>Debug</b> menu. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp7.png" style="wikiautogen"/>%BR%%BR% 1 The data from the <b>Products</b> table will be displayed in the <b><nop>DataGrid</b>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtODBCDataGridApp8.png" style="wikiautogen"/>%BR%%BR% The task is now complete. CategoryDocumentation CategoryVirtuoso CategoryEntityFramework CategoryDotNET CategoryODBC CategoryODBCODBCBridge
sioc:id
fe3c6b7e83adad41ddeb89dec67d961e
sioc:link
n2:VirtODBCVisualStudioDataGridFormsApp
sioc:has_container
n12:VOS
n17:has_services
n16:item
atom:title
VirtODBCVisualStudioDataGridFormsApp
sioc:links_to
n2:CategoryODBCODBCBridge n2:CategoryVirtuoso n2:CategoryDocumentation n15:CategoryEntityFramework n2:CategoryODBC n2:CategoryDotNET
atom:source
n12:VOS
atom:author
n10:this
atom:published
2017-06-13T05:39:10Z
atom:updated
2017-06-29T07:38:55Z
sioc:topic
n12:VOS