hello all-
I have written a SQL statement that computes averages of survey scores and works perfectly in Access. To my dismay, when I attempt to open an ADO recordset in Visual Basic 6.0 with the exact same SQL statement, it produces different results on the calculations, by multiples of 1.75. I'm using the DBase 5.0 ODBC driver to open the recordset. Any thoughts?
I have written a SQL statement that computes averages of survey scores and works perfectly in Access. To my dismay, when I attempt to open an ADO recordset in Visual Basic 6.0 with the exact same SQL statement, it produces different results on the calculations, by multiples of 1.75. I'm using the DBase 5.0 ODBC driver to open the recordset. Any thoughts?