Hi Sven > -----Original Message----- > From: Sven Köhler [mailto:[EMAIL PROTECTED]] > Sent: Dienstag, 18. Februar 2003 17:33 > To: [EMAIL PROTECTED] > Subject: [ODBC,BUG?] linking tabled into access-db > > > 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.
Which driver do you use? Can you send me a driver manager trace, driver trace? Greetings Thomas ---------------------------------------------- Dr. Thomas Kötter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
