Please help!!! Sample C# code to access Navision 4.0 using NODBC

I am new to Navision and we are using Navision 4.0. I want to get the data from Navision using C# and NODBC. Any help with sample code is highly appreciated.

Thanks

Nemo

I presume that your are using ASP.net using C#

http://www.webproasp.com/webproasp-27-20041228NavisionDatabaseaccessviaCODBCWebServiceASPNETApplication.html , please check this link I hope it would help.

http://www.webproasp.com/webproasp-27-20041228NavisionDatabaseaccessviaCODBCWebServiceASPNETApplication.html pls check this link

I have seen this sample but this uses MS SQL Server and not native Navison database. Also I am not using ASP.Net simple console application to get the data from Item table for instance. We are using navison version 4.0 which uses NODBC.