<?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: can Splunk DB Connect connect to a mysql express remote db? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57128#M179925</link>
    <description>&lt;P&gt;if the db you are interested in connecting to has a JDBC driver, it will probably work. &lt;BR /&gt;
here are the instructions:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/DBX/1.0.6/DeployDBX/DefineanewDB"&gt;http://docs.splunk.com/Documentation/DBX/1.0.6/DeployDBX/DefineanewDB&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;of particular interest: Note: At a minimum, Splunk DB Connect supports querying custom-defined database connections. For some custom database connections, features related to generation of queries may not work. Additionally, depending on the JDBC driver's implementation of database-metadata, the custom dbinfo search command may not work.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2012 17:43:41 GMT</pubDate>
    <dc:creator>piebob</dc:creator>
    <dc:date>2012-12-12T17:43:41Z</dc:date>
    <item>
      <title>can Splunk DB Connect connect to a mysql express remote db?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57124#M179921</link>
      <description>&lt;P&gt;is it possible to get connected to a mysql express remote database throught this apps ?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2012 10:26:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57124#M179921</guid>
      <dc:creator>khid</dc:creator>
      <dc:date>2012-12-07T10:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: can Splunk DB Connect connect to a mysql express remote db?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57125#M179922</link>
      <description>&lt;P&gt;There is no thing as "mysql express"...&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2012 11:03:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57125#M179922</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-12-07T11:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: can Splunk DB Connect connect to a mysql express remote db?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57126#M179923</link>
      <description>&lt;P&gt;do you mean SQL Server Express? or hmmm: &lt;A href="http://download.cnet.com/dotConnect-for-MySQL-Express/3000-10254_4-10907786.html"&gt;http://download.cnet.com/dotConnect-for-MySQL-Express/3000-10254_4-10907786.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 16:13:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57126#M179923</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2012-12-12T16:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: can Splunk DB Connect connect to a mysql express remote db?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57127#M179924</link>
      <description>&lt;P&gt;According to the app's readme :&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/apps/50803/splunk-db-connect"&gt;http://splunk-base.splunk.com/apps/50803/splunk-db-connect&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The Supported DBMS are&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Microsoft SQL Server&lt;/LI&gt;
&lt;LI&gt;Sybase&lt;/LI&gt;
&lt;LI&gt;PostgreSQL&lt;/LI&gt;
&lt;LI&gt;SQLite&lt;/LI&gt;
&lt;LI&gt;H2&lt;/LI&gt;
&lt;LI&gt;HyperSQL&lt;/LI&gt;
&lt;LI&gt;Generic ODBC support&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;so your mysterious &lt;EM&gt;Mysql express&lt;/EM&gt; is not listed, but MYSQL and MSSQL are.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 17:30:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57127#M179924</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2012-12-12T17:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: can Splunk DB Connect connect to a mysql express remote db?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57128#M179925</link>
      <description>&lt;P&gt;if the db you are interested in connecting to has a JDBC driver, it will probably work. &lt;BR /&gt;
here are the instructions:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/DBX/1.0.6/DeployDBX/DefineanewDB"&gt;http://docs.splunk.com/Documentation/DBX/1.0.6/DeployDBX/DefineanewDB&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;of particular interest: Note: At a minimum, Splunk DB Connect supports querying custom-defined database connections. For some custom database connections, features related to generation of queries may not work. Additionally, depending on the JDBC driver's implementation of database-metadata, the custom dbinfo search command may not work.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 17:43:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-Splunk-DB-Connect-connect-to-a-mysql-express-remote-db/m-p/57128#M179925</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2012-12-12T17:43:41Z</dc:date>
    </item>
  </channel>
</rss>

