SQL Server - option values

MagnoMagno Member Posts: 168
edited 2007-03-05 in SQL General
Hi,

I want to access our SQL Server option Navision via SQL Statements, but i need the value of an option, not the integer value.

Does anyone know where i can find these, so i wouldn't have to hardcode them?

Thx
There are no bugs, only random undocumented features...
---
My Blog: http://NAV-Magno.be

Comments

  • krikikriki Member, Moderator Posts: 9,094
    Those are saved in the Navision object. So in SQL, it is not possible the get the string of the option.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • krikikriki Member, Moderator Posts: 9,094
    [Topic moved from Navision forum to SQL General forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.