Tagged Questions
The management-studio-express tag has no wiki summary.
1
vote
2answers
135 views
Tool for Developing SSRS Reports
I only have SSMS 2008 Express on my dev machine. What tools are there that I can use to develop, maintain, and manage server side SSRS reports on this machine?
0
votes
0answers
33 views
Cannot Connect to SQL Server 2008 Management Studio Express
I had installed sql server 2008 Management Studio Express in the administrator acccount of Windows XP and .Net 3.5, Windows Powershell 1.0 in an user account. There was no server name or instance name ...
0
votes
0answers
37 views
Insert procedure does not work, however a row can be seen in the table after only running insert statement in the same procedure
After I run the procedure shown below, The return value is zero and message is shown as "Query executed successfully", but no row is inserted in the table after I open the table. If I just run the ...
0
votes
2answers
173 views
SQL 2005 Moving from Godaddy SQL Server to a company owned server
What is the best way to go about moving a database from a Godaddy SQL 2005 account to a local SQL 2005 server? I have access to the DB through Server Management Studio Express and also through the ...