Hi Don > -----Original Message----- > From: Don Gray [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 28. April 2004 22:14 > To: [EMAIL PROTECTED] > Subject: ODBC? First Row Listed Twice > > > Anyone experienced the behaviour where the first row in a resultset is > brought back as two rows? We are using MaxDB and linking it > through MS > SQL Server using the ODBC driver. [snip]
Hm, this seems weird. Could you please check first, how many rows the tables really has (select count(*)...). If this does not fit to the number of rows the ODBC driver returns, please enable the ODBC-traces (see http://sapdb.2scale.net/moin.cgi/ODBCTrace ) and send them (zipped) directly to me. Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP AG, SAP Labs Berlin Do you know SAP^H^H^H MaxDB ? www.sapdb.org -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
