Creating classes in C# from Informix tables -


i know there poco generator that's sql server , need informix database. can point me alternative?

btw using informix data server driver in c# connect informix server.

you use linq db, support couples of databases such informix:

supported databases:

  • db2 (luw, z/os)
  • firebird
  • informix
  • microsoft access
  • microsoft sql azure
  • microsoft sql server
  • microsoft sqlce
  • mysql
  • oracle
  • postgresql
  • sqlite
  • sap hana
  • sybase ase

i hope helpful you:)


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -