RE: problem adding child records
From: David Sceppa (davidsc_at_online.microsoft.com)
Date: 05/04/04
- Next message: William Ryan eMVP: "Re: Linking multiple databases"
- Previous message: Christopher Walls: "Conn.Close() and Login Error w/Subsequent Conn.Open()"
- Next in thread: Tony Martini: "Re: problem adding child records"
- Reply: Tony Martini: "Re: problem adding child records"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 04 May 2004 16:39:28 GMT
Tony,
It sounds like the parent row still hasn't been added to the parent
DataTable. How are you adding the parent row? You'll need to implicitly
commit the row to the DataTable by moving to another row, or by explicitly
calling the EndEdit method on the CurrencyManager.
I hope this information proves helpful.
David Sceppa
Microsoft
This posting is provided "AS IS" with no warranties,
and confers no rights. You assume all risk for your use.
© 2004 Microsoft Corporation. All rights reserved.
- Next message: William Ryan eMVP: "Re: Linking multiple databases"
- Previous message: Christopher Walls: "Conn.Close() and Login Error w/Subsequent Conn.Open()"
- Next in thread: Tony Martini: "Re: problem adding child records"
- Reply: Tony Martini: "Re: problem adding child records"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|