"#Error" on some fields

overlordqd

New member
Local time
Yesterday, 17:14
Joined
Oct 22, 2008
Messages
6
Hi all,

I have a problem with two fileds which are bound to an SQL procedure, as shown in the image below.



I use Access ADP as frontend, and SQL Server 2008 as backend.

This T-SQL procedure works perfectly on SSMS and vb.net.

When i click the fields showing #Error, a message shows up saying "Multiple-step operation generated errors. Check each status value."

The fields starting with "Malzeme" belongs to the same table. MalzemeID (int identity) field is displaying correctly but the other two (which are varchar) fields showing #errors.

Can you help me solving this ?

Thanks in advance.
 

Users who are viewing this thread

Back
Top Bottom