Precision of data types
From: Markus Eßmayr (essmayr/at/racon-linz.at)
Date: 10/08/04
- Next message: Earl: "Keeping orphans when a parent is deleted"
- Previous message: Kevin Yu [MSFT]: "Re: Dataview RowFilter"
- Next in thread: Markus Eßmayr: "Re: Precision of data types"
- Reply: Markus Eßmayr: "Re: Precision of data types"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 8 Oct 2004 09:37:40 +0200
Hi there,
I have a DataSet, filled using a SELECT command.
What I'd like to know is, what precision is defined for decimal columns.
Example:
CREATE TABLE ...... column1 decimal(10, 2) .......
In my application, I need to know, that this columns has 2 digits behind the
comma.
Is there a way?
Thanks in advance!
- Next message: Earl: "Keeping orphans when a parent is deleted"
- Previous message: Kevin Yu [MSFT]: "Re: Dataview RowFilter"
- Next in thread: Markus Eßmayr: "Re: Precision of data types"
- Reply: Markus Eßmayr: "Re: Precision of data types"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|