To install Common Services and TeamSite, may i know what package (exe/iwpkg) needed?
i am going to use MSSQL as database, may i know any precautions for and what is the users' right for them?
Thanks a lot!!!
IWOVTeamSite-Windows-7.3.1.iwpkg
IWOVTeamSite-Windows-7.3.1.iwpkg.md5sum
IWOVInstaller-Windows-7.3.1.0.0.exe
Execute the .exe
The DB user should be DBO, complete owner of the supplied database.
when i try to link the DB, it shows below error:
cannot open database "SQLEXPRESS" requested by the login.
i have grant admin right to the user account and enable TCP setting on MSSQL2008 express.
do you have any idea on that?
Thx a lot
nipper wrote: IWOVTeamSite-Windows-7.3.1.iwpkgIWOVTeamSite-Windows-7.3.1.iwpkg.md5sumIWOVInstaller-Windows-7.3.1.0.0.exe Execute the .exe The DB user should be DBO, complete owner of the supplied database.
Never use SQL Express, so no clue.
I would try to connect from the TeamSite server to the DB, log in as the specific user and then try adding tables to the DBs you are using.
This certainly seems like a permissions issue, but I cannot tell more.
Sorry, i found i fixed instance name and database name. after enter correct database name, it fixed.