Private strConnection As String = _
"Provider=Microsoft.Jet.OLEDB.4.0; " & _
"Data Source= C:\Users\KISH\Documents\Visual Studio 2008\Projects\Final Year Project Learning program with HCI\Final Year Project Learning program with HCI\Database2.mdb;Persist Security Info=False"
the porblem i have is if i send this porgam to anthoer computer, the program will not work. how do i re write this code so it can be used on another system.?
Thank for any help