ralphtrent
Programmer
Hi
I have an SqlCommand Object. When I bind that object to an SqlDataAdapter and execute SqlDataAdapter.Fill, I get an SQL convert error. When I just SqlCommand.ExecuteReader(), that same sql executes fine.
ANY IDEA'S WHY? THIS IS KILLING ME.
Thanks,
RalphTrent
I have an SqlCommand Object. When I bind that object to an SqlDataAdapter and execute SqlDataAdapter.Fill, I get an SQL convert error. When I just SqlCommand.ExecuteReader(), that same sql executes fine.
ANY IDEA'S WHY? THIS IS KILLING ME.
Thanks,
RalphTrent