|
Home > Archive > BizTalk Server Applications Integration > April 2004 > Special characters in tablenames, using the Adapter for SQL?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Special characters in tablenames, using the Adapter for SQL?
|
|
| Jan Eliasen 2004-03-30, 10:07 am |
| Hi
I am running BizTalk 2002 and I am using the BizTalk Adapter for SQL
Server.
I need to insert rows into a table, which is called
"MIGAIO$IMPORT_LEVRNC" (without the quotes). But how do I do that? Any
thoughts?
Thanks in advance
--
Jan Eliasen, representing himself and not the company he works for.
| |
| Jan Eliasen 2004-04-06, 10:50 am |
| On Tue, 30 Mar 2004 16:25:50 +0200, Jan Eliasen <spam@eliasen.dk>
wrote:
>I am running BizTalk 2002 and I am using the BizTalk Adapter for SQL
>Server.
>
>I need to insert rows into a table, which is called
>"MIGAIO$IMPORT_LEVRNC" (without the quotes). But how do I do that? Any
>thoughts?
Solved.
Just write the tablename as this: "MIGAIO_x0024_IMPORT_LEVRNC" without
the quotes.
--
Jan Eliasen, representing himself and not the company he works for.
|
|
|
|
|