I think you'd have to use the jdbc/odbc bridge, but I have not looked at navision for a few years...
Larry On Wed, Mar 4, 2009 at 5:56 AM, Andrey Rogov <andrey.ro...@gmail.com> wrote: > Larri, if is there native navision db I will not have that possibility with > it transparently to work ? > > 2009/3/4 Andrey Rogov <andrey.ro...@gmail.com> >> >> Thank you a lot Larry. >> Microsoft has an application which build on navision and I had >> to do the internet decision under him. >> It is therefore necessary to work straight to navision db using java. >> >> >> 2009/3/4 Larry Meadors <larry.mead...@gmail.com> >>> >>> 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. >>> > >> > >