|
LHN-TAS-01.4 Microsoft SQL 2005 Backup and Restore VSS Snaps
37 days ago
by RAID 5 Data Recovery
LeftHand Networks Technical Application Series TAS-01 VSS Scriptable Snapshots and the LeftHand SAN – SQL 2005 Backup and Restore Part 4 of 6 Have you run Microsoft SQL Server 2005 in an iSCSI Storage Area Network (SAN) and wondered how to create a server-free backup policy through the use of hardwa ...
RAID5-DataRecovery.com - raid5-datarecovery.com
|
|
Na databáze s SQLite – díl 4.
37 days ago
by Petr Fořt
V dnešním díle už konečně uvedu už podruhé slibované kusy SQL kódu, který bude 100% kompatibilní s SQLite. Vše by mělo fungovat jak v SQLite 2, tak ve třetí verzi....
Ajtaci.net - ajtaci.net
|
|
ADVANCED SQL DATABASE PROGRAMMERS HANDBOOK
37 days ago
by ALEIVE
Written by the world's top SQL programmers, this eBook utilizes their substantial knowledge in SQL database programming. With combined experience of over a century, these experts share their secrets for programming with SQL. This is an advanced eBook that explores topics such as using advanced SQL c ...
LIBROS GRATIS - aleive.org · Rank: 11,751 · 10 references
|
|
SQL ‘Group By’ + ‘Order By’ in Mongodb
37 days ago
by yasi8h
As a newbie to mongodb i was a bit puzzled when i couldn’t find a equivalent to the SQL group by combined with order by in mongodb. Group If you just want to go a SQL group by in mongodb you can use the group() function (refer http://www.mongodb.org/display/DOCS/Aggregation#Aggregation-Group). howev ...
theKindOfMe - thekindofme.wordpress.com · 4 references
|
|
ASP.NET Membership 重置密碼
37 days ago
by Johnny Wang
ASP.NET 的使用者密碼有 加密 以及 安全性問題 兩道防護,所以如果使用者忘記密碼,同時也忘記安全性問題的解答,那 MIS 也神仙難救了 (註 1)。 通常使用者在註冊的時候會被要求輸入 明碼的 Password,然後系統會隨機產生一個 密錀 Salt,經過 MD5Sum 的運算產生 暗碼的 Password。最後會將 Salt 與暗碼的 Password 存入資料庫,因為 MD5Sum 的運算是單向不可逆的 (註 2),所以即使駭客取得暗碼的 Password,也無法反推出原本的 Password。 同時為了讓使用者忘記密碼時,可以自行取回密碼,所以有了 安全性問題與解答,其中安全性問 ...
梅子與牧童叔 - jw1903.blogspot.com
|
|
Move Database MSSQL to Other Drive
37 days ago
by vicryhc
1. Detach your database want to move 2. Check all (Drop, Update, Keep) then ok 3. Select database you want to move use cut or copy 4. Paste to other drive 5. Open MSSQL Management Studio – Database -Attach 6. Add your database CMIIW … Thank you J
Useful for Me and Others - vicryhc.wordpress.com
|
|
SQLAuthority News – I am Speaking at SQL Saturday 116 – Bangalore, India ...
38 days ago
by pinaldave
SQLSaturday 116 is now only 3 days away. SQL Saturday is FREE event all the attendees and 100% SQL community driven. This is very first SQL Saturday in India and I am very much excited that I will be speaking at this event on my favorite subject of SQL Server Performance Tuning. I have so far delive ...
SQL Server Journey with ... - blog.sqlauthority.com · Rank: 2,451 · 559 references
|
|
SQL SERVER – An Important Part of Most SELECT statement – WHERE clause ...
38 days ago
by pinaldave
Year 2011 was a year of learning and opportunity for me. My recent book, SQL Server Interview Questions and Answers, has received such overwhelming love and support from all of you. While writing the book, I had two simple goals: (1) Master the Basics and (2) Ignite Learning. There was a constant re ...
SQL Server Journey with ... - blog.sqlauthority.com · Rank: 2,451 · 559 references
|