<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>how to Connect to Virtual Data Base thru JDBC</title><link>https://community.appian.com/discussions/f/data/12054/how-to-connect-to-virtual-data-base-thru-jdbc</link><description>Please advice me on how to connect Virtual Data Base (Data Warehouse) thru JDBC. We need to access data from Virtual Data Base thru Query Entity. Any help on this will be appreciated. 
 Virtual Database: http://teiid.jboss.org/basics/virtualdatabases</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to Connect to Virtual Data Base thru JDBC</title><link>https://community.appian.com/thread/53406?ContentTypeID=1</link><pubDate>Sun, 18 Mar 2018 13:02:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c1703320-8a45-44bc-9dd2-11995c1dfd55</guid><dc:creator>bryant.st39</dc:creator><description>Looks like you should be able to do it using an API call...but i&amp;#39;m not really familiar w/ VDB.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to Connect to Virtual Data Base thru JDBC</title><link>https://community.appian.com/thread/53377?ContentTypeID=1</link><pubDate>Thu, 15 Mar 2018 08:05:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83e3ca8c-dd87-451d-9d00-67f43c425eb9</guid><dc:creator>sushmab84</dc:creator><description>Hi,&lt;br /&gt;
Have you configured?? I am trying to add datasource to standalone.xml . But  jdbc driver not detecting at all.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Sushma&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to Connect to Virtual Data Base thru JDBC</title><link>https://community.appian.com/thread/53362?ContentTypeID=1</link><pubDate>Wed, 14 Mar 2018 15:05:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:714b9a91-9e45-40dd-8ab1-de395277e6bc</guid><dc:creator>naveenp878</dc:creator><description>Hi, &lt;br /&gt;
&lt;br /&gt;
Generally, to connect any database in Appian we must configure JDBC connection in admin console under data source management section. Appian supports only 4 databases. Those are Oracle, MySql, SQL server and DB2. &lt;br /&gt;
&lt;br /&gt;
FYR - &lt;a href="https://docs.appian.com/suite/help/17.2/System_Requirements.html#Databases"&gt;docs.appian.com/.../System_Requirements.html&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Also from link you shared it was mentioned that &amp;quot;Once VDB is deployed, your VDB can be accessed through JDBC-SQL, SOAP (Web Services), SOAP-SQL, or XQuery.&amp;quot; So, I assume we must need atleast one of these database ( Oracle, MySql, SQL server and DB2) installed or connected in the VDB setup. If so we may directly connect via JDBC. &lt;br /&gt;
&lt;br /&gt;
One more point, Since it is VDI you might need to consider the network issues like any VPN needed or any other proxy issues before you trying the database connection.&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>