how can i access double array in database of access ,and the data type is ole. But i found that the SQL ToolKit can only access the varialble of char , int ..., and can't access the array of double or array of int. so my question is how to access the array of double in the database using SQL ToolKit? tks!