Can I use the free version of SQL in another location to collect and transfer the data to a licensed version. This is so that the data will have somewhere to collect if the connection goes down. Transfer and delete so the free version does not fill up.

Greg Galambos, P.Eng 0 Reputation points
2023-08-28T17:39:19.02+00:00

Hi, we have a licensed SQL database in one of our locations. We have some process machines that I would like to set up to log process data in a different location. The connection between the two locations frequently drops out. I would like to use the free version of SQL on a computer in the other location for the machines to log to. Then, I would like to set that SQL database to transfer the data to the licensed Database when connected and clear the free version so that it never fills up. Is this possible to do or do we have to purchase another full license for each location? We will also have another location coming on line soon. Thanks a lot!

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,629 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 109.8K Reputation points MVP
    2023-08-28T21:04:55.59+00:00

    Depends on what free version you are talking about. You can use SQL Server Express which is licensed for production use. You cannot use SQL Server Developer Editon, because it is not licensed for production use. And I can but understand that you describe is production use.

    1 person found this answer helpful.

  2. ZoeHui-MSFT 36,111 Reputation points
    2023-08-29T02:00:37.8066667+00:00

    Hi @Greg Galambos, P.Eng,

    If you are using SQL Server on your production server, you need full license for each location.

    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.


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.