I am trying to create a link between a piece of software called AirLinc by PowerNet to my Navision 4.0 database so that I can design scripts to run on a wireless RF scanner. I can connect the two entitys but when i try to view any information from the Navision Database, such as Inventory, i get this error: Connectivity error:[Simba][SimbaEngine ODBC Driver]select*from PW Inventory- <<???>>Detail. Does any one know how to correct this? Any information would be greatly appreciated.
Try putting the table name into double quotes: “table”.