On Tue, 18 Jan 2005, Woung raxfar wrote:

> CREATE TABLE users
> (
>   s_no varchar(6),
>   userid varchar(20)
> ) 

I don't believe getPrecision is intended to operate on non-numeric fields.  
Perhaps you are looking for getColumnDisplaySize() ?

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to