Hello
I'm trying to update an Image Field on a SQL 2008 R2 DB using ADO 2.8 but I got the following message:
"Run-time error '-2147217865 (80040e37)': [Microsoft][SQL Server Native Client 10.0][SQL Server][Invalid object name '...'.
When I used the same update instruction with ADO 2.5 It's works fine, but now I have this error...
Some help or any idea will be grateful.