Starts the UltraLite engine executable. This parameter is not supported for UltraLite for Android. This parameter is only required if the engine is not in one of the expected locations.
START=path\uleng17
Only supply a StartLine (START) connection parameter if you are connecting to an engine that is not currently running.
Paths with spaces require quotes. Otherwise, the client returns SQLE_UNABLE_TO_CONNECT_OR_START.
The following command starts the UltraLite engine that is located in the Program Files directory:
Start="\Program Files\uleng17.exe"