Which data store is it using? If you mean with the "native" (c/side) database, you probably won't find one. While you *can* use the jdbc/odbc bridge, it's really crapware. If it's using the native database, c# is a better option than java.
But, if it's using MSDE or SQL Server as the storage, that's a completely different story. Larry On Wed, Mar 4, 2009 at 3:57 AM, Andrey Rogov <andrey.ro...@gmail.com> wrote: > Prompt me, please, the correct way to work with ms navision. > What driver considered reliable and rapid ? > > TIA. >