Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ASP.NET to NAV Project Module

0 views
Skip to first unread message

Kjell

unread,
Oct 24, 2007, 9:00:00 AM10/24/07
to
I need to develop an time report web part that will connect through a web
service talking to a Dynamics Nav 5.0 database. Should I go directly to the
database or is there any other way to do this? It's not possible att this
time to use MOSS to this purpose.

Thankfull for all suggestions

/Kjell Huldt

Kine

unread,
Oct 25, 2007, 1:54:52 AM10/25/07
to
You can use:

Direct access (for reading): but it will be just for MS SQL option
C/Front - independent on server type, you can read all fields (FlowFields)
WebService based on NAS - nice solution if done correctly

Kine

"Kjell" <Kj...@discussions.microsoft.com> wrote in message
news:89CA39B9-D51D-47C8...@microsoft.com...

Jacques

unread,
Oct 25, 2007, 12:19:01 PM10/25/07
to
Why not use SQL 2005 reporting Services ?
Create your report in Reporting Service + Use the SRS Webpart to display it
in MOSS.
--
Jacques

cod

unread,
Nov 4, 2007, 11:35:48 PM11/4/07
to
On Wed, 24 Oct 2007 06:00:00 -0700, Kjell
<Kj...@discussions.microsoft.com> wrote:

>I need to develop an time report web part that will connect through a web
>service talking to a Dynamics Nav 5.0 database. Should I go directly to the
>database or is there any other way to do this? It's not possible att this
>time to use MOSS to this purpose.

You can use MOSS only via data connector, but itsn't a good product.

Extend a web part to publish data or use reporting services or employe
portal..

cod

0 new messages