<?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: HOW TO CREATE A TEMPORARY TABLE MS SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325528#M95118</link>
    <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;When you choose MS SQ Server I have not this option&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Yes, you are right. This feature is missing on MS SQL Server. Would you like to report it on our bugtracker?
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
    <pubDate>Wed, 03 Jun 2009 11:15:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-06-03T11:15:07Z</dc:date>
    <item>
      <title>HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325525#M95115</link>
      <description>Hello,&lt;BR /&gt;how to proceed to create a MSSQL temporary table  from Talend, &lt;BR /&gt;when i use tMSSQLoutput or tcreateTable, there is not way to specify that a temporary table, I tried to choose "#tmp" as the table name, but i receive an exception.&lt;BR /&gt;please can some body help me.&lt;BR /&gt;THX A LOT</description>
      <pubDate>Sat, 16 Nov 2024 13:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325525#M95115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325526#M95116</link>
      <description>Hello
&lt;BR /&gt;On tCreateTable, there is a option 'Temporary table' option, check this option.
&lt;BR /&gt;What's your problem?
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 03 Jun 2009 10:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325526#M95116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-03T10:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325527#M95117</link>
      <description>When you choose MS SQ Server I have not this option, bu when I choose an another Db like MySQl I can SEE this option .&lt;BR /&gt;Thx</description>
      <pubDate>Wed, 03 Jun 2009 10:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325527#M95117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-03T10:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325528#M95118</link>
      <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;When you choose MS SQ Server I have not this option&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Yes, you are right. This feature is missing on MS SQL Server. Would you like to report it on our bugtracker?
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 03 Jun 2009 11:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325528#M95118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-03T11:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325529#M95119</link>
      <description>Hi talender,&lt;BR /&gt;Although this is true, you can use a tMSSQLConnection component and then create the temporary table and then read the contents back with a tMSSQLInput using the same connection.  Since you're using the same connection (and therefore the same session) you can read the temporary table back.&lt;BR /&gt;Cheers,&lt;BR /&gt;c0utta</description>
      <pubDate>Thu, 04 Jun 2009 05:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325529#M95119</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2009-06-04T05:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325530#M95120</link>
      <description>Hello Experts,&lt;BR /&gt;I am mapping fields in Oracle database to MS SQL database using tMap component. I think that the mapping details like which fields in Oracle is being mapped to MS SQL field is stored in some xml or flat file format. Could you please tell me where is such information stored? Where can I retrieve it from?? Please help. Many thanks!&lt;BR /&gt;-Sonal.</description>
      <pubDate>Thu, 04 Jun 2009 13:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325530#M95120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-04T13:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325531#M95121</link>
      <description>sonal,
&lt;BR /&gt;Please don't hijack threads as they will most probably go unanswered. Create a new thread because your question has nothing to do with temporary tables in MSSQL.
&lt;BR /&gt;Read 
&lt;A href="http://www.talendforge.org/forum/misc.php?action=rules" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/misc.php?action=rules&lt;/A&gt; for forum etiquette.
&lt;BR /&gt;c0utta</description>
      <pubDate>Fri, 05 Jun 2009 03:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325531#M95121</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2009-06-05T03:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325532#M95122</link>
      <description>Hi c0utta,&lt;BR /&gt;Yes I am allways using tMSSQLConnection, but can not process temporary #table .&lt;BR /&gt;I am looking for another issues&lt;BR /&gt;Thx lot</description>
      <pubDate>Fri, 05 Jun 2009 10:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325532#M95122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-05T10:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CREATE A TEMPORARY TABLE MS SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325533#M95123</link>
      <description>Hi All
&lt;BR /&gt;I report a new 7675 on this issue.
&lt;BR /&gt;Thanks for your support!!
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 09 Jun 2009 07:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HOW-TO-CREATE-A-TEMPORARY-TABLE-MS-SQL-Server/m-p/2325533#M95123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-09T07:58:00Z</dc:date>
    </item>
  </channel>
</rss>

