本文介绍了触发中的交易 - 尝试更改AS2协议AS2-来自ID的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


这个令人困惑且无益的错误是什么?  除了运行SQL Profiler之外,还有什么可以实际理解错误的抱怨? 


我遇到了与EDI协议类似的问题,最后我使用了T-SQL从BusinessIdentity表中删除行(或两行),这有点吓人。 



当您单击向下箭头时显示可供选择的项目,从哪里填充?  


谢谢,


Neal Walters 



解决方案

What is the get-around for this confusing and unhelpful error?  Other than running SQL profiler, is there anyway to actually understand what the error is complaining about? 

I had similar problem with EDI agreements, and I ended up using T-SQL to a delete row (or two) from the BusinessIdentity table, which was a little scary. 

When you click the down arrow to show the available items to select from, where is that being populated from?  

Thanks,

Neal Walters 

解决方案


这篇关于触发中的交易 - 尝试更改AS2协议AS2-来自ID的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-01 16:22