RE: Strange error
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 05/25/04
- Next message: John Baro: "Re: TreeView control"
- Previous message: John Baro: "Re: RentACoder - Anyone tried this?"
- In reply to: John J. Hughes II: "Strange error"
- Next in thread: John J. Hughes II: "Re: Strange error"
- Reply: John J. Hughes II: "Re: Strange error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 03:10:42 GMT
Hi John,
Is the dataset a strong typed dataset? Are there any constraints like
primary key or foreign key defined in the dataset? Additionally, before you
clear the dataset, if you call the dataset's AcceptChanges method, will
this help?
Normally, a windows's state (Maximized or normal) won't impact the a
dataset. Is there any controls which are data bound to the dataset? If
winodw's state is changed, is it possible that these controls's values are
also changed?
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
- Next message: John Baro: "Re: TreeView control"
- Previous message: John Baro: "Re: RentACoder - Anyone tried this?"
- In reply to: John J. Hughes II: "Strange error"
- Next in thread: John J. Hughes II: "Re: Strange error"
- Reply: John J. Hughes II: "Re: Strange error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|