<?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: Alteryx Designer/ Server Migration in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Designer-Server-Migration/m-p/904216#M10367</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/18082"&gt;@rahulshetty925&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alteryx Server creates a DSN-less connection to the SQL Server and you can share that connection with your designer user.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/20214/server/data-connections" target="_blank"&gt;https://help.alteryx.com/20214/server/data-connections&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For that to work, you must have the same driver version installer in your machine (&lt;SPAN&gt;ODBC Driver 17 for SQL Server&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 23:54:16 GMT</pubDate>
    <dc:creator>fmvizcaino</dc:creator>
    <dc:date>2022-02-17T23:54:16Z</dc:date>
    <item>
      <title>Alteryx Designer/ Server Migration</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Designer-Server-Migration/m-p/904140#M10363</link>
      <description>&lt;P&gt;Have been trying to migrate workflows from Alteryx Designer/Alteryx Scheduler environment to Alteryx Server&lt;/P&gt;&lt;P&gt;Old connections working in designer - odbc:DSN=TESTDB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I setup a data connection on the Alteryx Server - the connection string looks something like below on the server&lt;/P&gt;&lt;P&gt;odbc:DRIVER={ODBC Driver 17 for SQL Server};UID=abc_123;PWD=ABC};DATABASE=ABC;SERVER=DEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to save workflows on the server using the string above - I get the below Error's&lt;/P&gt;&lt;P&gt;1) If I keep the connection string in designer as&amp;nbsp;odbc:DRIVER={SQL Server};Database=TESTDB; Server=DEF, The workflow runs on the designer but when I save it on the server, I get&amp;nbsp;&lt;/P&gt;&lt;P&gt;the error - Cannot open database "TESTDB" requested by the login,The login failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) if I add username and password to the string ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;odbc:DRIVER={SQL Server};Database=TESTDB; Server=DEF; UID=abc_123;PWD=ABC&lt;/P&gt;&lt;P&gt;I get the error login failed for the user abc_123 on both designer and server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if I'm missing anything on both the steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 20:59:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Designer-Server-Migration/m-p/904140#M10363</guid>
      <dc:creator>rahulshetty925</dc:creator>
      <dc:date>2022-02-17T20:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Designer/ Server Migration</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Designer-Server-Migration/m-p/904216#M10367</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/18082"&gt;@rahulshetty925&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alteryx Server creates a DSN-less connection to the SQL Server and you can share that connection with your designer user.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/20214/server/data-connections" target="_blank"&gt;https://help.alteryx.com/20214/server/data-connections&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For that to work, you must have the same driver version installer in your machine (&lt;SPAN&gt;ODBC Driver 17 for SQL Server&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 23:54:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Designer-Server-Migration/m-p/904216#M10367</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2022-02-17T23:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Designer/ Server Migration</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Designer-Server-Migration/m-p/906295#M10402</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue was resolved after adding data connections as System DSN on the server.&lt;/P&gt;&lt;P&gt;This particular article was really helpful in resolving this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Error-Data-source-name-not-found-and-no-default-driver-specified/ta-p/400402" target="_blank" rel="noopener"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Error-Data-source-name-not-found-and-no-default-driver-specified/ta-p/400402&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 20:43:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Designer-Server-Migration/m-p/906295#M10402</guid>
      <dc:creator>rahulshetty925</dc:creator>
      <dc:date>2022-02-23T20:43:25Z</dc:date>
    </item>
  </channel>
</rss>

