December 2002
Beginner to intermediate
432 pages
10h 10m
English
The Microsoft OLEDB provider for Jet Databases (4.0) has another complex Connection string. Just look at this sample from the Northwind sample database.
Provider=Microsoft.Jet.OLEDB.4.0;Password="";User ID=Admin;Data Source=C:\Program Files\Microsoft Office\Office\Samples\Northwind.mdb;Mode=Share Deny None;Extended Properties="";Jet OLEDB:System database="";Jet OLEDB:Registry Path="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=5;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database Password="";Jet OLEDB:Create System Database=false;Jet OLEDB:Encrypt Database=false;Jet OLEDB:Don't Copy Locale on Compact=false;Jet ...
Read now
Unlock full access