Prev: convolved audio cut in half and plotting problems
Next: metadata export for matlab calculations
From: Sergios on 6 Jun 2010 11:19 Hi All, I am currently writing a generic script, to commit structure data in database table, and when finished I hope to have a function for this job. For a still unknown to me reason, when trying to import the data to the database table (which are converted before import to a cell array) I get the following message: ??? No method 'setDouble' with matching signature found for class 'sun.jdbc.odbc.JdbcOdbcPreparedStatement'. Error in ==> database.fastinsert at 187 StatementObject.setDouble(j,tmp) %DOUBLE Any ideas why this is happening and how can I resolve this issue? I should note that the data I want to import are a combination of Integers, float and string data, and thus using a cell array is the only (?) option. Thank you in advance Warm regards Sergios
|
Pages: 1 Prev: convolved audio cut in half and plotting problems Next: metadata export for matlab calculations |