> do you know if ODBC is too slow? > I've find an older e-mail, they say that with ODBC SAPDB is > 10 times slowest > of MSSQL. > can you tell me if SAP have done some test with ODBC?
One common problem is explained in http://www.faqts.com/knowledge_base/view.phtml/aid/19487/fid/1119. This affects only the time required to create a connection. Other performance problems were either solvable (through UPDATE STATISTICS, changes to the optimizer) or occurred only in specific configurations (communication over modem). Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
