does not print gmake[1]:leaving directory (point no. 15 in the
file).
Also when i check my /usr/local/pgsql dir i cannot see the data
directory created.
If i continue with the installation at 'initdb' it tells that it has
failed.
Please help me
thanks
alpesh
===
KOTHARI ALPESH
rs.next (); while (more) {
for (i=1; i<=numCols; i++)
{
if (i > 1) System.out.print(",");
System.out.print(rs.getString(i));
}
System.out.println("");
more = rs.next (); }}
}
Is there some mistake in the program??
Also, is th