InterviewSolution
| 1. |
What Is The Export Control Classification Number (eccn) For Sqlite? |
|
Answer» After careful review of the Commerce Control List (CCL), we are CONVINCED that the core public-domain SQLite source code is not described by any ECCN, hence the ECCN should be reported as EAR99. The above is true for the core public-domain SQLite. If you extend SQLite by adding new code, or if you STATICALLY link SQLite with your application, that MIGHT CHANGE the ECCN in your particular case. After careful review of the Commerce Control List (CCL), we are convinced that the core public-domain SQLite source code is not described by any ECCN, hence the ECCN should be reported as EAR99. The above is true for the core public-domain SQLite. If you extend SQLite by adding new code, or if you statically link SQLite with your application, that might change the ECCN in your particular case. |
|