MSSQL Developer Usage Limits

Fatih BAYIR 20 Reputation points
2023-07-11T23:04:12.6666667+00:00

Hello, I am a business owner working on an accounting program project in Turkey. I want to use the SQL Developer version to create, develop and test the database during the production phase of my program. Customers who purchase the program from us will have SQL Express or Standard Edition installed in their offices. We only want to use the Developer version when producing or developing the program. Does this constitute a violation of rights for Microsoft?

SQL Server Other
0 comments No comments
{count} votes

Accepted answer
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2023-07-12T10:25:11.3566667+00:00

    As Zoe said, this is a forum for technical questions, and for authoritative answers on legal matters, you should talk to a Microsoft licensing specialist.

    However, this is one of the few license questions I dare to answer with confidence. This is absolutely the scenario where Developer Edition is a fair game.

    There is one thing to watch out for, though: With Developer Edition, you have all features that are in Enterprise Edition. This can bite you if your customers will run on Express and Standard Edition. These days, the difference is mainly related to performance, but nevertheless you can run into to some puzzling surprises. So from this perspective, it may be better to develop on Express Edition. On very least, you should test on Express to make sure that your software runs on this problem.

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2023-07-12T03:01:45.8066667+00:00

    Hi @Fatih BAYIR,

    This is a community forum for technical questions & issues.

    For question regarding pricing / licensing please contact a Microsoft sales partner or licensing expert.

    Call (1-800-426-9400), Monday through Friday, 6:00 AM to 6:00 PM PST to speak directly to Microsoft licensing specialist.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.


  2. Olaf Helper 47,436 Reputation points
    2023-07-12T05:41:44.9533333+00:00

    If you already have installed SQL Server Developer Edition, then you can find the EULA with all details under

    C:\Program Files\Microsoft SQL Server\150\License Terms\SQLServer2019_License_DEV_1033.rtf

    (for other versions the folder is slidly different)


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.