If you add the database to you project, by default, the PDW puts it in the application path. If you know where you want it to go, then you can create the package and then edit the setup.lst
Look for this heading
[Setup1 Files]
and there will be an entry with your database name
[email protected],$(AppPath),,,3/8/00 11:31:36
and change to
[email protected],c:\databasedir,,,3/8/00 11:31:36 AM,1871872,0.0.0.0
hope this helps
Dane