What am I doing wrong ?


Code:
 This is working
dbSource = "Data Source = C:\test\AddressBook.mdb;Jet OLEDB:Database Password=123;"

This is not
dbSource = "Data Source= (My.Application.Info.DirectoryPath & "\AddressBook.mdb;Jet OLEDB:Database Password=123;")
What ever I chang it is not working .
The file is Adressbook.mdb
Password = 123

and the file is here

My.Application.Info.DirectoryPath