Hi,

One way of getting rid of the decimals is use RTRIM(yourDataDield) in the SQL of the 
dataobject- 
yourDataObject --> properties --> SQL --> Customize(partial)-->
Default --> wrap the desired field with RTRIM()

Vishal

[EMAIL PROTECTED] wrote:
>Hello,
>In my application, I have to search for an FID number which is stored in an MS Access 
>table.  In MS Access table, it stored  without decimals
>However, when I set up the radio buttons in ND, the FID# comes out with a decimal 
>point "0" (e.i. 975.0). 
>Here's how it works:
>I have three radio buttons (three product names), and a user has to select one of 
>them.  The way I created them is by "Use Specified
>Values" method.  Therefore, they all are set up as one entity and it's not 
>straightforward how I can make sure that that one 
>of the radio buttons goes without decimals, since I don't see how they can be changed 
>individually.  
>BTW, in the access database, the FID# is without decimals.
>Thanks for your help!

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to