in reply to Re: DBI problem on fetchrow
in thread DBI problem on fetchrow
SELECT M.foo FROM Regions AS M; SELECT M.foo FROM Regions M;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: DBI problem on fetchrow
by Jenda (Abbot) on Nov 15, 2007 at 17:55 UTC | |
by jZed (Prior) on Nov 15, 2007 at 18:15 UTC |