paha wrote:
> da.MissingSchemaAction = MissingSchemaAction.AddWithKey;

This is doing wrong job. :)

>  da.Fill(result); // Here we get exception
> Transaction.Commit();
> 
> 
> I should notice, that with complex PrimaryKey is everything ok - many
> columns in one primary key, so should be done for unique constraints either

Can you try this with MS SQL? I don't have here VS to test it.

> P.S. which is up-to-date svn url for .net provider? I tried to get latest
> source from here 
> http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/trunk/
> but failed receiving "Moved Permanently" error
> 

http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/trunk/

-- 
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to