Hi,

 

I have a script which attaches a database as part of the install.  The script 
works on an XP machine and windows 2003 server, but when I try it on a windows 
2008 box, I get an SQL error saying "failed to eceute SQL string, error : Could 
not open new database 'mydb'".

 

I think this looks like a securtiy issue, as I am placing the database files 
into the program files folder, and the installation directory is given 
networkservice user rights.  How do I give the SQLServer2005MSSQLUSer access to 
the directory?

 

Is this the correct way to go about this?

 

Thanks
                                          
_________________________________________________________________
Got a cool Hotmail story? Tell us now
http://clk.atdmt.com/UKM/go/195013117/direct/01/
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to