Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recordsets with OLE variable types.

Status
Not open for further replies.

ndalli

Programmer
Nov 6, 1999
76
0
0
MT
Hi,

I am extracting data from a MSACCESS table and storing them into a recordset (rsRecordset.open(SQLStatmeent)). One of the fields in this table is OLE so that I will be able to store bitmaps.

I am getting an error stating that the declared recordset is of an invalid data type.

Can anyone help out with this?

Many thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top