I am using Windows 2000 as my OS, this is what i am trying to do. I have a web based application running on IIS and uses ASP(active server pages), i want to dump data from the web pages into the navision database which is another application all together. it looked simple when i went through the documentation for C/ODBC. I created a system DSN for the navision database, tried both ways local as well as server options. but all the time i am getting the error saying that dsn not found or no odbc driver found and now it just hangs the whole IIS server. plz help me
0
Comments
Michael
aka Skater
drilldot.com
Unauthorized Navision News
1) Use SQL Server as Navision DB. Then you can directly retrieve the data IIS needs.
2) Use 2.60D resp. 3.0 and use the NAS (Navision Application Server) to retrieve data on demand: The ASP script sends an request in XML via Message queue and Navision sends the result as html report or also as XML. I tried that already: it's working very reliable, fast and quite easy to implement.
With best regards from Switzerland
Marcus Fabian
Marcus Fabian