Hi ,

I have done an application using vb.net 2003 & I have database in SQL server 2000 ,

I connect to the sql database using
Data Source=(local);database=MyBase

so i need when i deploy my application

It will create this database

i dont know how can i get the database from SQL server 2000
when i have the installation ?


Thanks !