How can I connect to my ACT database to export data?
Posted
by Adam Gessel
on Server Fault
See other posts from Server Fault
or by Adam Gessel
Published on 2010-02-24T01:04:11Z
Indexed on
2010/03/21
19:11 UTC
Read the original article
Hit count: 544
act
|sql-server
I am trying to export data from an MSSQL server that ACT uses. It is ACT 2005. I have tried tons of different things, from trying to starting the MSSQL server in single user mode (still can't login), I have tried copying the mdf files from it and putting it on another server (it complains about having the same name as another database for master.mdf and almost every other file), I have tried putting Administrator in the group that the MSSQL instance runs under, and nothing seems to work! Can anybody with experience with this help me out? Thanks!
© Server Fault or respective owner