Page 1 of 1

PgSqlCommandBuilder bUG

Posted: Thu 15 Jun 2006 10:33
by inestable
PgSqlCommandBuilder doesn´t work if you have a fieldname that starts with from.

For instance,

select client_id,from_client_id, to_client_id,name
from Clients

Posted: Thu 15 Jun 2006 11:04
by Alexey
We reproduced the bug and now fixing it.
Look forward to the next build.