hi
When data is read in from a currency field or an integer field (or any other type of field) of an Access database recordset, is the data type of the field the same as it is in the original Access database table?
thanks
Printable View
hi
When data is read in from a currency field or an integer field (or any other type of field) of an Access database recordset, is the data type of the field the same as it is in the original Access database table?
thanks
Yes it remains same.
would u be able to tell me how to read in data from a access database to my program