Hi,
Im Newbie in VB,
Need some help/advise here.
1)I dont know what different between Access Databass, SQL severdatabase, SQL server compact 3.5 in term in application? I just need a brief intruduction in when to use them(How to choose between them)
2)In My project, I use database to store userID&password. Since i need to do it locally,I use Access Data. I wonder, will my end-user PC need microsoft Access or Microsoft SQL server installed?(I do it in VB)
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\Userpass.mdb