November 5, 200520 yr Newbies I'm using Matlab's database toolbox and the ODBC driver to push and pull data from my FMP 7 database. Data from number fields are always rounded to the nearest tens when returned to Matlab. e.g. a value of 123 in my database is returned as 120 in my Matlab workspace. All numbers in Matlab are returned as double floats so there shouldn't be round off erorr. Does anyone have any experience with this? thanks in advance nate
Create an account or sign in to comment