Viewing 15 posts - 2,341 through 2,355 (of 3,366 total)
I can tell you maximum recursion is not your problem, you are running code in a virtual view which is using many local temp tables SSRS rejects most temp table...
February 8, 2009 at 7:35 pm
I am not saying Oracle is better than SQL Server but I know it comes with row level security. I enjoy developing in SQL Server but I use Oracle...
February 8, 2009 at 3:49 pm
In SQL Server 2005 SQL Maint is now part of SSIS(SQL Server Integrated Services) and I think SSIS is not part of the Work Group edition. Check below for...
February 8, 2009 at 2:38 pm
When the Report Server is separate it is called remote and remote deployment is different your developers need to copy the RDL, images and solution files to your Report Manager...
February 8, 2009 at 2:30 pm
(Jet, for all of it's issues, is inherently relational and does include DCL.)
Access is an application in Windows so it sometimes uses Windows permission but it cannot be compared to...
February 8, 2009 at 2:23 pm
The most annoying for 10g to me was 10g overwriting existing 9i connection and Oracle did nothing to fix it. So if you are using 9i in .NET it...
February 8, 2009 at 1:58 pm
(And I think 9i may be buggy because it was also the first x86 and x64 version of Oracle, I used 9i RC2 as 64bits)
If I said 9i was the...
February 8, 2009 at 1:43 pm
Your developers need to access the server with reporting services so they can upload the RDL and Solution files and images if your reports used images. Here are the...
February 7, 2009 at 9:09 pm
The only thing you need from server B where your Datasource Database is the connection string to create your shared datasource.
When the reports are developed you need to give your...
February 7, 2009 at 8:11 pm
I just read some news that Sun is back to it old Solaris tricks again so MySQL founder quit that is not good. Sun needs the Linux and Windows...
February 7, 2009 at 3:18 pm
You actually have a better set up that is scalable you just need to make sure you use a shared datasource to make sure all your reports run. You...
February 7, 2009 at 2:18 pm
I am actually talking about both. The orphaned user were covered in the article I posted in my first reply so adding the restore of the Master was all...
February 7, 2009 at 10:51 am
However the user was asking if the logins were restored when a user database is restored which they are not. Login transfer script aside, if there's no backup of master,...
February 7, 2009 at 10:39 am
The user have not restored and yes you have hijacked the thread because I have given the user a support article which included the login transfer article which I have...
February 7, 2009 at 10:16 am
Yes you are misunderstanding me in 2000 you add the server login in security under management in Enterprise Manager and add the user in the database but not separate security...
February 7, 2009 at 9:53 am
Viewing 15 posts - 2,341 through 2,355 (of 3,366 total)