
Anonymous
Not applicable
2009-06-03
06:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HOW TO CREATE A TEMPORARY TABLE MS SQL Server
Hello,
how to proceed to create a MSSQL temporary table from Talend,
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.
please can some body help me.
THX A LOT
how to proceed to create a MSSQL temporary table from Talend,
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.
please can some body help me.
THX A LOT
463 Views
8 Replies

Anonymous
Not applicable
2009-06-03
06:21 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
On tCreateTable, there is a option 'Temporary table' option, check this option.
What's your problem?
Best regards
shong
On tCreateTable, there is a option 'Temporary table' option, check this option.
What's your problem?
Best regards
shong
463 Views

Anonymous
Not applicable
2009-06-03
06:25 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 .
Thx
Thx
463 Views

Anonymous
Not applicable
2009-06-03
07:15 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
Yes, you are right. This feature is missing on MS SQL Server. Would you like to report it on our bugtracker?
Best regards
shong
When you choose MS SQ Server I have not this option
Yes, you are right. This feature is missing on MS SQL Server. Would you like to report it on our bugtracker?
Best regards
shong
463 Views

Creator
2009-06-04
01:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi talender,
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.
Cheers,
c0utta
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.
Cheers,
c0utta
463 Views

Anonymous
Not applicable
2009-06-04
09:44 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Experts,
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!
-Sonal.
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!
-Sonal.
463 Views

Creator
2009-06-04
11:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sonal,
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.
Read http://www.talendforge.org/forum/misc.php?action=rules for forum etiquette.
c0utta
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.
Read http://www.talendforge.org/forum/misc.php?action=rules for forum etiquette.
c0utta
463 Views

Anonymous
Not applicable
2009-06-05
06:05 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi c0utta,
Yes I am allways using tMSSQLConnection, but can not process temporary #table .
I am looking for another issues
Thx lot
Yes I am allways using tMSSQLConnection, but can not process temporary #table .
I am looking for another issues
Thx lot
463 Views

Anonymous
Not applicable
2009-06-09
03:58 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All
I report a new 7675 on this issue.
Thanks for your support!!
Best regards
shong
I report a new 7675 on this issue.
Thanks for your support!!
Best regards
shong
463 Views
