mibuso.com

Microsoft Business Solutions online community
It is currently Mon May 20, 2013 7:41 am

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: ADO and NAS with Nav 6.0
PostPosted: Wed Mar 04, 2009 6:28 am 
Offline

Joined: Wed Jul 20, 2005 4:49 pm
Posts: 200
Location: india
Country: India (in)
Hi

I have a scenario presently using with Navision 5.0.
Scenario is, I am using ADO to connect to SQL database from navision.
My codeunit will read the data from SQL tables through ADO and creates the Purchase Orders and post them. I am using NAS to automate this process.

Can I use the same procedure explained above with Navision 6.0 role based client.
What is the best strategy to implement the above process other than ADO and NAS.

Thanks
Ajay

_________________
Ajay


Top
 Profile E-mail  
 
 Post subject: Re: ADO and NAS with Nav 6.0
PostPosted: Wed Mar 04, 2009 8:42 am 
Offline
MVP Microsoft Dynamics NAV
NAV TechDays 2013 attendee

Joined: Thu Oct 16, 2003 8:50 am
Posts: 12265
Location: Brno
Country: Czech Republic (cz)
Yes, the part regarding NAS is same in NAV 6.0 (NAV 2009) like in NAV 5.0... there is no replacement for NAS in NAV 2009 (for running some automatic tasks)...

_________________
Kamil Sacek
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.


Top
 Profile E-mail WWW  
 
 Post subject: Re: ADO and NAS with Nav 6.0
PostPosted: Wed Mar 04, 2009 9:02 am 
Offline

Joined: Wed Jul 20, 2005 4:49 pm
Posts: 200
Location: india
Country: India (in)
thaks for the information.
Is there any other alternative for this process other than ADO.
What about CFront? can we call and run a codeunit from Cfront?

_________________
Ajay


Top
 Profile E-mail  
 
 Post subject: Re: ADO and NAS with Nav 6.0
PostPosted: Wed Mar 04, 2009 9:31 am 
Offline
MVP Microsoft Dynamics NAV
NAV TechDays 2013 attendee

Joined: Thu Oct 16, 2003 8:50 am
Posts: 12265
Location: Brno
Country: Czech Republic (cz)
1) C/Front is for accessing NAV database. It cannot run any business logic
2) What you described is, that you are accessing SQL table from NAV, C/Front is for the oposite direction, accessing NAV from outside
3) You can use WebServices for that, that the application, which is now writing the data into the table on remote server, will instead call the WebService you will made in NAV and pass the data into it. Than you can process the data within NAV with C/AL code and if there is some error, the WebService will return this error to the calling application...

_________________
Kamil Sacek
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.


Top
 Profile E-mail WWW  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum


Search for:
Jump to: