> It depends on what you define by hard. Hard - it's when using of existing model generation mechanism is not possible.
Not hard - it's when it is possible to make small changes in the code to tell model generator that: 1) any column of table or view field (including not primary keys) with #PK_GEN# is a key field with autoincrement 2) any column of table or view field (including not primary keys) with #KEY# is a key field without autoincrement 3) any column of table or view field (including not foreign keys) with #REFERENCES#<table_name>.<fieldname># is a foreign key ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider