ApexSQL Diff API
General
|
Is this a server-side or client-side component?
|
It is a client side component and isn't installed on the server
|
Can I use snapshots generated by the ApexSQL Diff API with ApexSQL Diff and vice versa?
|
Yes. The snapshots generated by the ApexSQL Diff API are the same as the ones generated with ApexSQL
Diff
|
Can I access both structure and data mode functionality when working with the the ApexSQL Diff API?
|
Yes, ApexSQL Diff API installation includes both structure and data mode functionality. To access
it, use the ApexSql.Diff.Structure and ApexSql.Diff.Data namespaces
|
Are all ApexSQL Diff projects compatible with the projects created and used in ApexSQL Diff API?
|
Yes. Projects created with ApexSQL Diff API can be used with ApexSQL
Diff and vice versa
|
Do I need to have ApexSQL Diff installed and activated along with the Apex SQL Diff API to make it
workable?
|
No. Projects built with the ApexSQL Diff API on the activated build machine can be run without any additional installations on other machines
|
What ApexSQL Diff API DLLs should I refer to in my project to build it successfully?
|
The ApexSql.Diff.Api.dll library. The other DLLs shipped with the installer are service ones and shouldn't be referenced
Activation and licensing
|
Are licenses required for developers working on the project but not directly using
the ApexSQL Diff API?
|
No. Only developers who are actively working on developing code on/around the ApexSQL Diff API should be licensed
|
Will all my customers require an individual ApexSQL Diff API license?
|
No. This product is licensed per developer and is royalty free for unlimited number of installations
|
Can I activate the ApexSQL Diff API on a machine different than the machine where my application
was built?
|
No. Since the licensing model is per developer actually the build machine is activated and not the built application. Activation can be done on the build machine only
|
Where can I find an example of the Licenses.licx file required for building my application
with ApexSQL Diff API?
|
This file can be found in the demo solution folder, shipped with the ApexSQL Diff API installer
|
Can I use projects built with the ApexSQL Diff API in evaluation mode on other machines?
|
No. In the trial mode the built application can be run only on the machine
where it's built