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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New field causes error

Status
Not open for further replies.

lrfcbabe

Programmer
Jul 19, 2001
108
US
When I associate a Data field in access to a checkbox in VB6
I start getting errors when I run my query and for every record in the query. If I remove the association, everything works and I do not get the error "System Error &H80004005 (-2147467259). Unspecified error". I use other checkboxes and do not have problem with them. I have about 80 fields in my database with almost 1000 records it's not very big but growing daily. Is it VB or is it Access?
Or is it me?

Thanks
 

I'm unclear what you mean by "associate a Data field in access to a checkbox in VB6". Could you post a code sample (VB) and the query? Also post a sample of the output you get.

Thanks, Terry Broadbent

"The greatest obstacle to discovery is not ignorance -- it is the illusion of knowledge." - Daniel J Boorstin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top