ODBC connection string

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Milan

    #1

    ODBC connection string

    Hi!
    I use a Database of MDB type, and OleDbConnection object
    to connect. my connection string:

    "Provider=Micro soft.Jet.OLEDB. 4.0;Data
    Source=AlcaDB.m db;Password=apr il;User ID=Admin;";

    Error message I receive:'Can't start your application.
    the workgroup information is missing or opened
    exclusively by another usef'.

    I have a local computer, and no network I use. password
    is the right
Working...