> Mercea Paul wrote: > > I have meet same problem. > > SQL generated for update with designer generate error. > > For Autonumber fields I modify allownull to true, and is autonumber > to true. > > For update statement, I have deleted all where blab la bla, and let > only > > where [EMAIL PROTECTED] and it works without errors. > > > > But this is handled by VS, not by FB Provider. You're right. But for autonumber field, if I don't correct manually allowdbnull for each insertion in datagridview I get error, generate by grid (VS), because expecting value for ID column!
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
