ODBC and DECIMAL column width
ODBC and DECIMAL column width
От:
"Gene Sokolov" <hook@aktrad.ru>
Дата:
WinNT 4.0, ODBC 6.40.0007. I have a table create table test ( a decimal(9,2), b decimal(9,2) ); Now, if I do select a-b as c from test; ODBC driver returns 255 for column width. Same thing for any arithmetic operation between two decimals. Not really a big bug, but definitely annoying. Gene Sokolov.
Apache+PostgreSQL+PHP3
От:
Adolfo Diaz <adiaz@vega.inf.cu>
Дата:
Hello, I am traying to introduce myselft in html programming with PHP3. I have installed httpd, postgres and mod_php3, but a need a little background about who to start to work? Regards, Adolfo.
Re: [INTERFACES] Apache+PostgreSQL+PHP3
От:
"Sergio A. Kessler" <sak@tribctas.gba.gov.ar>
Дата:
Adolfo Diaz el día Thu, 9 Dec 1999 15:14:57 -0500 (CST), escribió: >Hello, > >I am traying to introduce myselft in html programming with PHP3. I >have installed httpd, postgres and mod_php3, but a need a little >background about who to start to work? there is a link in http://www.postgresql.org with a course of apache+postgres+php Sergio