
Problem adding new record to inner join recordset...
Quote:
> I'm getting the same error with any attached tables. I have a Access
> db with a few attached dbf files. In Access the everything works
> fine. In VB3 everything works fine. With VB4 I get the same error
> that you describe. Checked with MS they have no idea whats going on,
> of course everything they do is with "biblio" which has no attached
> tables. I'm in big trouble trying to upgrade to VB4.
> MEH
Do you have a one-to-one join or a one-to-many. If it is the latter,
you can't alway change the one-side.
I've the same problem as you (if it is one-to-one and you are not
violating relation-rules), but not with attached tables, but with
access 2.0 tables. It works fine with Access and VB3 but not with
VB4. Deep trouble. MS has no idea!