Hi all,
Where can I find how to print some CR reports from
VB where the Ms-Access Database is locked & secure ?
I tried:
Report.DataFiles(0) = LocalDBName
Report.UserName = "MyUserName"
Report.Password = "MyPassword"
But I always have an SQL server error.
I tried to set the 'Connect' property but it doesn't work too!
Thanks a lot, in advance.
mails are appreciate.
--
McG.