Connection String HELP!!!

I’m trying to create a connection string in .NET to a Navision Finicials 2.60 database. The 2.60 ODBC driver works great with jsut straight SQL, however it seems that it is incompatible with OleDB drivers. I am trying to pull data out of the 2.60 using to the conncetion string in .NET to update a SQL database that is used for online order entry. Please help- truly stumped here…