Database

Hi All,

I have a MS Access Database which is Password protected
I want to connect to this particular database

Could u help me out how the connection string looks like

For eg:
I have given like this

cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source = E:\Share\UpServer\TMSServer.mdb; Password=tmss"

But its showing me an error.

Could any one help me out

Thanks in Advance
[460 byte] By [Vidya.p.nair] at [2007-11-20 10:57:14]
# 1 Re: Database
Go to www.connectionstrings.com for the appropriate format.
jmcilhinney at 2007-11-10 3:08:23 >