Error Installing SQL Server 2005 Client Tools I Got ERROR: The cabinet file ‘Sql.cab’ required for this installation is corrupt and cannot be used when trying to install SQL 2005 Enterpris… 更多 →
TaiwanBeef (台灣牛肉)Vamco Jen wrote 10 months ago: SQL Injection(隱碼攻擊),是業界早已流傳許久的網站攻擊手法,但也是目前、未來最有效、傷害最大的攻擊方式之一。 既然要防止攻擊,當然就先必須去瞭解怎樣攻擊。 國內許多網站大大小小都會有些漏 … more →
victor2233 wrote 1 year ago: Data Transformation Services on the web http://www.sqldts.com/ … more →
taiwanbeef wrote 1 year ago: Error Installing SQL Server 2005 Client Tools I Got ERROR: The cabinet file ‘Sql.cab’ re … more →
gradyli wrote 1 year ago: 這篇文章算是一份備忘錄,記載我測試SQL Server和Glassfish Connection Pool的過程。 同樣的概念也可以應用在不同的資料庫。 我使用的Glassfish是Version 2 … more →
taiwanbeef wrote 1 year ago: A BLOB is a binary large object, and a CLOB is a character large object. The difference between char … more →
taiwanbeef wrote 1 year ago: I found an message in Sql online msdn. Important: This feature will be removed in a future version o … more →
taiwanbeef wrote 1 year ago: 當我執行這個指令exec sp_configure ‘clr enabled’, 1 就會出現下面訊息 組態選項 ‘clr enabled’ 從 0 變 … more →
taiwanbeef wrote 1 year ago: 原本想研究Sql 2005 Notification Services,來使用訂閱和主動通知的功能, 沒想到在Sql 2008這功能會移到Report Services,雖然微軟保證會延續Sql 20 … more →
Mr. Note wrote 2 years ago: 在SQL Server的Stored Procedure用Cursor Fetch資料,若碰到如下錯誤訊息: 訊息 16958,層級 16,狀態 3,程序 usr_sp2_ProOrd_Inquiry … more →