Hello ,

I need to attach my Database during the Deployement
I am using a sql server 2000 database

i am connecting to the sql database using

Data Source=(local);Database=myBase


Thanks !