hi everyone,

i've developed a package with backend as MS-Access. Its working well on individual system. But now i wan't to make it multiuser. The database connection i used is

provider=Microsoft.jet.OLEDB.4.0;persist security info=false;Data source=" & Path & "HMS.mdb;Jet OLEDBatabase password=admin "

can u help me how to make this package multiuser. its most urgent

thanx in advance