This is a discussion on Re: BUG #1402: getPrecision don't work within the pgsql Bugs forums, part of the PostgreSQL category; --> On Tue, 18 Jan 2005, Woung raxfar wrote: > CREATE TABLE users > ( > s_no varchar(6), > userid ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 |
| Thread Tools | |
| Display Modes | |
|
|