Forum main
page
Most
active member
Login page
Register
Log out
Search page
Information Online
View our event calendar
Add general event such as an upcoming
software release or conference
View all birthdays
Public image gallery
Upload your images in your profile
Profile editing page
Subscription list page
Address book page
Member list page
View the
most active member
User groups listing
Private message page
|
|
Users viewing this topic: none
|
|
Login | |
|
Special Character # in the db2 table column name - 13 June 2008
|
|
|
anreddy77
Posts: 7
Score: 0 Joined: 21 August 2006 Status: offline
|
Hi We are using TopXML BTS2006 utilities adapter to insert data into DB2 (using oledb data providers) We have special characters in one of the db table column name (i.e [email=CU@CU]CU@CU[/email]#) The schema generated kept the column name as "CU_x0040_CU_x0023_" But in the xml that we are trying to send when we send this xml element with same name i.e."CU_x0040_CU_x0023_" we are getting the following error: cause . . . . . : CU@CU_X0023_ is not a column of table *N in *N. If the table is *N, CU@CU_X0023_ is not a column of any table or view that can be referenced. Recovery . . . : Do one of the following and try the request again: -- Ensure that the column and table names are specified correctly in the statement. -- If this is a SELECT statement, ensure that all the required tables were named in the FROM clause. -- If the column was intended to be a correlated reference, qualify the column name with correct table designator. from this error ' we see that the _X0023 is not getting identified as the way other special character [email='@']'@'[/email] being identified. BUT When we change the xml content to "CU_x0040_CU_x0023" the record gets inserted , but the [email=CU@CU]CU@CU[/email]# filed is empty in the inserted record. What do we need to do in the xml to identify the # in the column name . Any suggestions from similar experience are welcome.
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|