Hi Guys.. Im a newbie in this programming environment.

Currently im working on a projects to store and retrieve data for my company.
Im using Visual Basic 2008 Express and MS SQL Server 2008 Express as the database. I created the database in same pc (Local Database)

Im added the database in as my Datasource and using the DataBinding option by dragging each column from the database into my form.

My Question is :

1) Once i finished with the project, i want to install this application to multiple computers in my office to communicate with the same database.
Can i do that? What i need to do? i think its something to do with the connectionstring.

Please Help Me

TQ