PDA

View Full Version : Attach the desired database



code83z
03-11-2007, 04:24 AM
I want to install SQL Server agent using Setup Factory 7.

Can anyone please help me on how exactly I can do this?

(I am installing a VB6 program that must access data from SQL Server 2000, so I
want the setup to:
1. Install the SQL Server part.
2. Attach the desired database.
3. Make a connection to it that I can access from the VB app.)


Please help me.
ThanxXx! in advance.