Can I open a connection using a System.Data.OleDb.OleDbConnection object by using the next connection string? Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\\Invoices.mdb;Persist Security Info=False;Jet OLEDB:Database Password= If it is not possible, how can I do it? Thanks Miguel Mota