On Thu, Dec 30, 2010 at 07:45, Stan <sphinx...@yahoo.com> wrote:
> And the trigger fires in case with an sql query, but doesn't using Entity
> Framework in Visual Studio.
> Maybe I have to make this autoincrement implementation in some different
> way?
> Does that sql code look ok?

Did you marked the field as Identity in model? Or did you used
#PK_GEN# comment
(http://blog.cincura.net/230841-generated-primary-key-in-entity-framework-model-from-firebird/)?

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to