Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Server-side Serial Number Validation With SQL

Wed Sep 11, 2019 4:36 pm

Hello,

When the PHP scripts are updated to work with the latest version of PHP, could you also include scripts that will work with SQL Server and not just MySQL.

Catalin
Posts: 6540
Joined: Wed Jun 13, 2018 7:49 am

Re: Server-side Serial Number Validation With SQL

Mon Sep 16, 2019 1:53 pm

Hello Collins,

To be fully honest with you, I am not quite sure I understand what your request is here. Could you please give me some more details about the scenario?

Are you referring to our How do I configure server-side serial number validation? article? Do you need a sample script for SQL Server?

Looking forward to hearing from you.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Re: Server-side Serial Number Validation With SQL

Mon Sep 16, 2019 2:29 pm

Catalin wrote:
Mon Sep 16, 2019 1:53 pm
Hello Collins,

To be fully honest with you, I am not quite sure I understand what your request is here. Could you please give me some more details about the scenario?

Are you referring to our How do I configure server-side serial number validation? article? Do you need a sample script for SQL Server?

Looking forward to hearing from you.

Best regards,
Catalin
Hi Catalin,

Yes, a sample script for SQL server for that article.

Catalin
Posts: 6540
Joined: Wed Jun 13, 2018 7:49 am

Re: Server-side Serial Number Validation With SQL

Tue Sep 17, 2019 2:16 pm

Hello Collins,

I have added your request on our TODO list. However, as for this moment, this has a low priority as there were not many requests on this.

I will update this thread as soon as this sample will be added.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Re: Server-side Serial Number Validation With SQL

Wed Jun 10, 2020 9:44 pm

Hi,

Any updates on this? Also, were the php scripts updated to support version 7 yet?

Catalin
Posts: 6540
Joined: Wed Jun 13, 2018 7:49 am

Re: Server-side Serial Number Validation With SQL

Mon Jun 15, 2020 10:45 am

Hello,

Unfortunately, the script has not yet been updated.

I have increased the task's priority and hopefully we will update this in the near future.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Re: Server-side Serial Number Validation With SQL

Wed Mar 17, 2021 8:17 pm

Any updates on this? It would be very useful if this functionality didn't rely on PHP.

Catalin
Posts: 6540
Joined: Wed Jun 13, 2018 7:49 am

Re: Server-side Serial Number Validation With SQL

Fri Mar 26, 2021 5:22 pm

Hello,

Unfortunately, this has not yet been developed (the article/sample).

I will try to have a look over this the next week myself, hopefully I will be able to put up an article about this topic (this is currently assigned to a developer).

Writing such an article requires a lot of research, though, therefore this might take a little bit more time as compared to a developer creating the sample.


Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Re: Server-side Serial Number Validation With SQL

Tue Mar 30, 2021 6:15 pm

Catalin wrote:
Fri Mar 26, 2021 5:22 pm
Hello,

Unfortunately, this has not yet been developed (the article/sample).

I will try to have a look over this the next week myself, hopefully I will be able to put up an article about this topic (this is currently assigned to a developer).

Writing such an article requires a lot of research, though, therefore this might take a little bit more time as compared to a developer creating the sample.


Best regards,
Catalin
Thank you, this will be very useful for production use.

Catalin
Posts: 6540
Joined: Wed Jun 13, 2018 7:49 am

Re: Server-side Serial Number Validation With SQL

Mon Apr 05, 2021 8:48 pm

Hello,

Even though this took a little bit more than I expected (a lot of research and testing had to be done), here is the promised article:

Server-side serial number validation with MSSQL and PHP

I really hope you and (hopefully) other users facing a similar scenario will find this useful! :)

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Collins
Posts: 138
Joined: Wed Oct 12, 2016 2:57 pm

Re: Server-side Serial Number Validation With SQL

Thu May 20, 2021 2:28 pm

Catalin wrote:
Mon Apr 05, 2021 8:48 pm
Hello,

Even though this took a little bit more than I expected (a lot of research and testing had to be done), here is the promised article:

Server-side serial number validation with MSSQL and PHP

I really hope you and (hopefully) other users facing a similar scenario will find this useful! :)

Best regards,
Catalin
That is awesome, thank you very much. I will take a look and implement it on our end and let you know if there are any issues.

Catalin
Posts: 6540
Joined: Wed Jun 13, 2018 7:49 am

Re: Server-side Serial Number Validation With SQL

Thu May 20, 2021 3:59 pm

You are always welcome!

I really hope you will find it helpful.
:)

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”