Using the DesktopSqlCe License objectAfter purchasing a DesktopSqlCe license you need to integrate the provided information in your application so that it works after the 90 day trial period. The process of entering this license information involves two steps:
These two steps are absolutely required: creating the License object only does not enable the licensing information. Assigning the License object is quite simple:
You can create a global License variable and assign it whenever needed. If the license information is not set, the code will work on trial mode and will refuse to make remote connections after a 90 day period. Support / Knowledge Base / DesktopSqlCe / Using the DesktopSqlCe License object |
