Bug #3550 [SAP AG][SQLOD32 DLL]Restricted data type
Submitted: 23 Apr 2004 8:55 Modified: 4 Feb 2005 9:57
Reporter: Jun Gao Email Updates:
Status: No Feedback Impact on me:
None 
Category:MaxDB Severity:S1 (Critical)
Version:7.5.00.03 OS:Windows (Windows2000)
Assigned to: Assigned Account CPU Architecture:Any

[23 Apr 2004 8:55] Jun Gao
Description:
Error message "[SAP AG][SQLOD32 DLL]Restricted data type" from ODBC driver "SAP DB (Unicode)"

How to repeat:
for example
I create a table like following:
"CREATE TABLE test(ID smallint not null, TXT varchar(50) unicode)"
then I put data record as following via SQL studio
"INSERT test values(1, '<any kind of Chinese words>')"

the insert works fine with ODBC.

then I try to retieve the inserted data via ODBC using driver "SAPDB(Unicode)"
"Select * from test"

I will encounter the error "[SAP AG][SQLOD32 DLL]Restricted data type attributes
violation"

Hopefully this can help to understand the problem

Thanks
[26 Apr 2004 8:04] Jun Gao
Hi,
  I waited for long time already for some answer, Can anyone give some help?
Thanks
John
[4 Jan 2005 9:57] Ulf Wendel
Thanks for the report!

Can you give me - as a european without any chinese skills - a hint how to verify this test?

Best Regards,
Ulf
[14 Feb 2005 22:54] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".