Viewing 15 posts - 1,726 through 1,740 (of 3,366 total)
I am glad I could help.
🙂
April 16, 2009 at 8:43 am
The question is posted in the wrong section and the actual question is wrong because connection is not per server but per database. The only way another application will...
April 16, 2009 at 7:45 am
I hope you actually installed it because this feature is not automatic but you said you have used it so the service maybe off in configuration manager turn it on...
April 16, 2009 at 7:36 am
I think it is a separate ranking system I am currently a newbie there, I think it is fun to answer some questions.
April 16, 2009 at 7:05 am
You need to install management studio Express which I think also installs the SAC(surface area configuration tool) which you could use to enable local and remote, both TCP/IP and Named...
April 15, 2009 at 6:49 pm
It will be easier to move the application to 10g RC2 and then to 2005 because both are easy to integrate with limited issues, while 9i will require some rewrites.
April 15, 2009 at 5:13 pm
Is moving the application to another server is the only solution?
No it can be fixed by changing the connection pooling code and making sure the connection object is disposed...
April 15, 2009 at 5:02 pm
Check the thread below for the correct way to configure SSRS 2005.
http://www.sqlservercentral.com/Forums/Topic693668-147-1.aspx
April 15, 2009 at 2:32 pm
That is correct check below for more about the stored procedure and the poster does not understand ANSI SQL requirements because the connection context of transaction was changed in SQL...
April 15, 2009 at 1:58 pm
I have all you need will find the relevant thread and edit my post. Here are the two links you need for migration, upgrade and recovery from disaster.
http://msdn.microsoft.com/en-us/library/ms156421(SQL.90).aspx
April 15, 2009 at 1:50 pm
There are two reasons for this error which means SQL Server does not know the user which could even be an application runtime as Asp.net or SSRS. So if you...
April 15, 2009 at 1:35 pm
Actually NO because you also need the ReportServerTemp DB to recover because the migration tool must extract some information from both databases. And you also need both to upgrade...
April 15, 2009 at 1:21 pm
The definition of the two types of temp table is not the issue but rather what the code is doing in the application because definition is not relevant SSRS parser...
April 15, 2009 at 1:12 pm
If remember correctly name of instance is not relevant because since 2000 days some shops only installs named instances. And in 2005 you could change the name of the...
April 15, 2009 at 10:27 am
Viewing 15 posts - 1,726 through 1,740 (of 3,366 total)