摘要:
BUG产生背景: 在将以前分离的下来的*.mdf即*.ldf恢复到数据时候,MSSQLServer总是出现如下错误提示! BUG提示信息: TITLE: Microsoft SQL Server Management Studio ------------------------------ Failed to retrieve data for this reques... 阅读全文
MSSQL: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
摘要:
BUG产生背景: 由于项目的需求,需要用到SSIS功能,所以为现有MSSQLSever新增SQL Server Business Intelligence Development Studio特征时,屡次失败。于是产生了卸载重装的想法。虽然卸载非常之顺利,但是再试安装的时候各种报错,让人大跌眼镜。首先碰到的就是如题错误提示! BUG提示信息: Invoke or BeginInvoke can... 阅读全文