Collection Contents Previous Next PDF

UltraLite Database User's Guide

Connection Parameters

Overview

Specifying file paths


Filenames and paths in connection parameters are subject to the following requirements, depending on the UltraLite Component you are using:

Target platform Requirement
Java All backslashes must be escaped. For example, "file_name=\\UltraLite\\MyFile.udb".
Windows CE Paths are absolute.
Windows Paths may be absolute or relative.

Collection Contents Previous Next PDF