Hi,

The Installation: w2k sp3, SAP DB 7.4 Beta with all components, Staroffice
6.0 and Access 2000

i have created a simple table

CREATE TABLE "TEST"."ERSTE"
(
        "NAME"               Char (10) UNICODE,
        PRIMARY KEY ("NAME")
)

the link to the frontends are over System-DSN with driver SQLSTUDIOODBC
7.04.03.00 

in Staroffice i can see all rows

in Access i can see "#geloescht" (#deleted)

Which of you SAPDB-user can say to me, how ican avoid this error?

Is Char from SAPDB other as Char from Access?


Thanks,
Wolfgang


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to