1.擷取所有資料庫名: (1)、Select Name FROM Master.dbo.SysDatabases orDER BY Name 2.擷取所有表名: (1)、Select Name FROM SysObjects Where XType='U' orDER BY Name XType='U':表示所有使用者表; XType='S':表示所有系統資料表; (2)、SELECT name FROM sysobjects
Several members here at Webmaster World have asked if there was a method to assign 100% height to <div>'s used as left and/or right navigation menus. In some cases, members also wished to assign background-images to their div's that would
原貼地址:http://www.soaspx.com/dotnet/service/service_20120720_9432.html 問題如: 網上有關於這個處理辦法,說道: VS2010在更新了SP1後,會在開機時自動啟動一個服務,佔用WAMP的80連接埠,導致WAMP無法正常啟動Apache。提示資訊:Your port 80 is actually used by :Server: Microsoft-HTTPAPI/2.0Press Enter to
Money is not everything. There’s Mastercard & Visa. 鈔票不是萬能的,有時還需要信用卡。 One should love animals. They are so tasty. 每個人都應該熱愛動物,因為它們很好吃。 Save water. Shower with your girlfriend. 要節約用水,盡量和女友一起洗澡。 Love the neighbor. But don’t get
To Installed WB Editor 2 as SharpReader Plug-in Find a folder named plugins from the SharpReader's installation folder, by default it is C:\Program Files\SharpReader\plugins. If not found the plugins folder, then create new folder
Changes in WB Editor 2.5 Added upload image from clipboard Added image/file upload through FTP Added "select blog server" menu for cross posting Added "open new editor" menu Added new plugin:
To access functions from plug-ins Select Tools | plugins menu from the main menu bar of the context menu of the post editor. The menus can be activated by pressing the shortcut keys. It is an important feature or trick you should know that
開發個 Biztalk 系統真是頗費周折。記下一些經驗備用。 1. Error about enlisting DTC. Solution: 1) Turn off the RPC security on your Windows Server 2003 computers. http://support.microsoft.com/default.aspx?scid=kb;en-us;839187 2) Turn off DTC