<?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: ODBC Database Command | Supporting Task in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ODBC-Database-Command-Supporting-Task/m-p/1337863#M412520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did anyone can help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 May 2017 10:29:21 GMT</pubDate>
    <dc:creator>jitu2110</dc:creator>
    <dc:date>2017-05-26T10:29:21Z</dc:date>
    <item>
      <title>ODBC Database Command | Supporting Task</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Database-Command-Supporting-Task/m-p/1337862#M412519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to execute a SQL Command throw QMC -&amp;gt; Supporting Task .-&amp;gt; Database Command&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DatabaseCommand.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164739_DatabaseCommand.PNG" style="height: 590px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;In Connection String i am giving below mention value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ODBC CONNECT TO &amp;lt;DATABASE NAME&amp;gt;(XUserId is &amp;lt;USERID&amp;gt;, XPassword is &amp;lt;PASSWORD&amp;gt;)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Database Command there is simple sql command, i am getting below mention error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: Starting task 'Copy of TestDatabase'. Id:e385c08d-1432-48c0-9585-0cacf3929f56. Triggered by 'ManualStartTrigger'. Id:00000001-0002-0003-0405-0607080a0b0c&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: Entering Task Execution. &lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: ClusterID=1&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: QDSID=a8c6155e-7112-ac3c-858d-7d7675394be0&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: TaskID=e385c08d-1432-48c0-9585-0cacf3929f56&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: MaxRunTime=1.00:00:00&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: MachineName=*****************&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: Max attempts:1&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: Current Attempt=0&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:04) Information: Task Dependencies are OK&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:05) Error: The task "Copy of TestDatabase" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task failed ---&amp;gt; System.ArgumentException: Format of the initialization string does not conform to specification starting at index 0. || at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String&amp;amp; keyname, String&amp;amp; keyvalue) || at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) || at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) || at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) || at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) || at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions&amp;amp; userConnectionOptions) || at System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value) || at QDSMain.SQLTask.ExecuteSqlClient(Int32 commandTimeout) || at QDSMain.SQLTask.ExecuteSqlThread(ILogBucket logBucket, TaskResult currentTaskResult) || --- End of inner exception stack trace --- || at QDSMain.SQLTask.Execute(TaskResult taskResult) || at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:05) Information: Task Execute Duration=00:00:01.0156315&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:05) Information: TaskResult.status=Finished&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:05) Information: Notifying all triggers of new state:FinishedWithErrors&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017-05-25 09:51:05) Information: Notifying all triggers of new state:FinishedWithErrors - completed&lt;/P&gt;&lt;P style="font-size: 11px; margin: 0 0 6px;"&gt;(2017&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 14:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Database-Command-Supporting-Task/m-p/1337862#M412519</guid>
      <dc:creator>jitu2110</dc:creator>
      <dc:date>2017-05-25T14:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Database Command | Supporting Task</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-Database-Command-Supporting-Task/m-p/1337863#M412520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did anyone can help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 10:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-Database-Command-Supporting-Task/m-p/1337863#M412520</guid>
      <dc:creator>jitu2110</dc:creator>
      <dc:date>2017-05-26T10:29:21Z</dc:date>
    </item>
  </channel>
</rss>

