Hi,
i'm trying to link a table into my access-db using ODBC.
i created it with
create table test(id int default serial, text varchar(100), primary key
(id))
and created a ODBC-dsn with default settings.
i can insert rows into the table, but when i try to view the table, i
don't see anything except "#deleted" in all columns/rows.
importing tables works fine, but doesn't help me much.
any hints?
Thx
Sven
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
- RE: [ODBC,BUG?] linking tabled into access-db Sven Köhler
- RE: [ODBC,BUG?] linking tabled into access-db Koetter, Thomas Theodor
