SQL Server 2025 Standard එකේ limits ඉහළ ගොස් ඇත (cores 32ක් සහ RAM 256 GB දක්වා). Windows Server එකක නිවැරදිව install කර license කරන ආකාරය මෙන්න.
System requirements
- x64 CPU 1.4 GHz (2.0 GHz+ නිර්දේශිත) · RAM අවම 4 GB, production සඳහා 16 GB+
- Free disk 6 GB+ · Windows Server 2019 / 2022 / 2025
පියවර 1 — Media එක download කරන්න
Microsoft Evaluation Center එකෙන් ISO එක ගන්න. ඔබේ product key එකෙන් එය licensed Standard edition එකට convert වේ.
පියවර 2 — Setup wizard
- ISO එක mount කර setup.exe → Installation → New SQL Server standalone installation.
- Prerequisite checks fail වුණොත් මුලින්ම Windows Update කර restart කරන්න.
- Product Key screen එකේදීම 25-character key එක ඇතුළත් කරන්න — ලේසිම activation ක්රමය මෙයයි.
- Features: අවම වශයෙන් Database Engine Services තෝරන්න.
- Instance: versions කීපයක් නොමැති නම් default instance එක තබන්න.
- Authentication: Windows authentication හෝ Mixed mode (ශක්තිමත් SA password එකක්) තෝරා Add Current User click කරන්න.
- Install — මිනිත්තු 10–30.
පියවර 3 — License කිරීම
අලුත් install: Product Key screen එකේ ඇතුළත් කළ key එකෙන්ම license වේ.
Evaluation → Standard: setup.exe → Maintenance → Edition Upgrade → Standard key එක ඇතුළත් කරන්න. Databases/settings ආරක්ෂා වේ.
පියවර 4 — SSMS එකෙන් verify කරන්න
SQL Server Management Studio (නොමිලේ) install කර instance එකට connect වී server → Properties එකේ Edition = Standard දැයි බලන්න. නැතහොත්:
SELECT @@VERSION, SERVERPROPERTY('Edition');
ගැටලු විසඳුම්
- Prerequisite failures — Windows Updates install කර restart කරන්න.
- Key accept නොවේ — key එක SQL Server 2025 Standard එකට අදාළ බව බලා order email එකෙන් copy-paste කරන්න.
- Remote connect නොවේ — Configuration Manager එකේ TCP/IP enable කර firewall එකේ port 1433 open කරන්න.
- App connection/TLS errors — client ODBC / OLE DB drivers update කරන්න (TLS 1.3).
Genuine licence එකක්
SQL Server 2025 / 2022 / 2019 Standard genuine keys instant delivery සමඟ — TechHub වෙතින්.















