忘記密碼?

Blogs about: Sql Server

酷網誌

預防SQL Injection方法之我見

Vamco Jen wrote 10 months ago: SQL Injection(隱碼攻擊),是業界早已流傳許久的網站攻擊手法,但也是目前、未來最有效、傷害最大的攻擊方式之一。 既然要防止攻擊,當然就先必須去瞭解怎樣攻擊。 國內許多網站大大小小都會有些漏 … more →

標籤: 資訊安全

SQL Server DTS package

victor2233 wrote 1 year ago: Data Transformation Services on the web http://www.sqldts.com/ … more →

Error Installing SQL Server 2005 Client Tools on a virtual server

taiwanbeef wrote 1 year ago: Error Installing SQL Server 2005 Client Tools I Got ERROR: The cabinet file ‘Sql.cab’ re … more →

標籤: 1, SQL 2005

在Glassfish設定SQL SERVER Connection Pool

gradyli wrote 1 year ago: 這篇文章算是一份備忘錄,記載我測試SQL Server和Glassfish Connection Pool的過程。 同樣的概念也可以應用在不同的資料庫。 我使用的Glassfish是Version 2 … more →

標籤: Java, J2EE, Glassfish, JNDI, connection-pool

Using BLOBs and CLOBs in Sql Server

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 →

標籤: SQL 2005, SQL 2000

This feature will be removed in a future version of Microsoft SQL Server (升級時又要改SQL語法)

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 →

標籤: SQL 2008, SQL 2005

SQL 2005 Enable CLR Integration Failed

taiwanbeef wrote 1 year ago: 當我執行這個指令exec sp_configure ‘clr enabled’, 1 就會出現下面訊息 組態選項 ‘clr enabled’ 從 0 變 … more →

標籤: SQL 2005

No Notification Services in SQL Server 2008

taiwanbeef wrote 1 year ago: 原本想研究Sql 2005 Notification Services,來使用訂閱和主動通知的功能, 沒想到在Sql 2008這功能會移到Report Services,雖然微軟保證會延續Sql 20 … more →

標籤: SQL 2008

[Stored Procedure]Could not complete cursor operation的錯誤

Mr. Note wrote 2 years ago: 在SQL Server的Stored Procedure用Cursor Fetch資料,若碰到如下錯誤訊息: 訊息 16958,層級 16,狀態 3,程序 usr_sp2_ProOrd_Inquiry … more →


Have your say. Start a blog.

See our free features →

相關標籤
全部 →

Follow this tag via RSS