File in My Documents folder using EffiProz ADO.NET
Connection string
This EffiProz ADO.NET Provider connection string can be used for connections to EffiProz.
Connect to a File database in "My Documents" folder from a Silverlight OOB application
Connection Type=File;Initial Catalog=|My Documents|\MyDB;User=myUsername;
Password=myPassword;