I need to integrate Database into my project. I found some help:
Code:
properties of the project:
references, add, existing item, choose DB mdf & ldf
properties of the form:
build action-content
copy to output directory-copy always

data source=.......attachDbFileame=DataDirectory\.....
But when I click on Add, it doesn't give an option for existing item.

Please, help.

p.s. I use VB2008 Express and MS SQL Server 2005