Navision Database Access Through Web Application

Ravi_ThakkarRavi_Thakkar Member Posts: 392
Hello Everybody..........

I want to connenct Navision Database located at SQL Server 2005
with the web application or a web site....

In that my requirement is,

1) If any user logs in then that Login name and password should be
checked from Navision DB and it should be validated.
2) After loging in e.g. User should be able to Edit, Remove, Create the
Customer Records stored in Customer Table of Navision DB.

This is just the example......
Using it please help me out.......
Thanks in advance....
Ravi_Thakkar
Ahmedabad, Gujarat, India
E Mail : ravi.thakkar@hotmail.com

Answers

  • ara3nara3n Member Posts: 9,256
    Take a look at Employee Portal. The code is there and it does what you are looking for.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from Navision Attain forum to Navision forum]
    Only 4.0SP3 and up are guaranteed to work with SQL 2005 => Navision forum.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • FishermanFisherman Member Posts: 456
    with my rant face on, I should say...

    be very careful with this. Normally, these types of solutions need to be architected very carefully to avoid violating good principles of network security. Having a publically-facing web site directly update your mission-critical navision database inside of your domain represents a huge security risk, even if it is password protected.
  • Ravi_ThakkarRavi_Thakkar Member Posts: 392
    Thanks for your nice and important suggestion.

    Problem solved.Thanks a lot all.
    Ravi_Thakkar
    Ahmedabad, Gujarat, India
    E Mail : ravi.thakkar@hotmail.com
Sign In or Register to comment.