Viewing 15 posts - 2,416 through 2,430 (of 3,366 total)
I don't understand what you mean by Access in SQL Server but you need to look for the WOW64 directory in Windows 2003 because Access comes only in x86 which...
February 4, 2009 at 7:30 am
The first thing is you cannot use VS2008 to run SQL Server 2005 BI and SQL Server 2005 SSRS is dependent on IIS so your Vista must be Ultimate or...
February 4, 2009 at 7:01 am
Sun's Solari comes in 64bits I have run Oracles run in Sun's Solari but I am not sure if there is 64bits version of that driver because it is free....
February 3, 2009 at 5:00 pm
Sun bought MySQL last year and the new ADO.NET provider comes with native MySQL transactions which should be atomic unit of work like T-SQL which is different from the version...
February 3, 2009 at 3:58 pm
Up to 16 columns can be combined into a single composite index key. All the columns in a composite index key must be in the same table or view. The...
February 3, 2009 at 2:10 pm
There are some free third party tools here are two you can test drive.
February 3, 2009 at 10:15 am
In SQL Server 2005 and above everything in the BI area require an instance of the feature like SSRS or SSIS running before you can run code related to that...
February 3, 2009 at 10:05 am
I don't understand what you mean by automation because the SQL Server 2005 installer will not enable SSRS as an option if you are not running IIS in the box....
February 3, 2009 at 9:45 am
What is the reason you have Reporting Services and the Report Server in another box? The relational engine where you are running Reporting Services needs to know your ReportServerDB...
February 3, 2009 at 9:02 am
Vista comes with language packs but XP and Win2003 comes with the packs not installed you have to install it, so may be the server the database is located is...
February 3, 2009 at 7:00 am
In SMS in the Save button there is an arrow click on it and you will see the query save options change it to the version of Chinese, Japanese or...
February 3, 2009 at 6:50 am
You may not be able to do that because SQL Server 2005 uses the Asp.net runtime because when users are having problem with Reporting Services or Asp.net in IIS 6...
February 2, 2009 at 7:11 pm
I don't think read access can modify SQL Server Agent Job even in 2000 as of SP3a because there is no SP3. The reason SQL Server checks the user...
February 2, 2009 at 4:27 pm
The Agent comes in both x86 and X64 so you may be running the 32bits version instead of the 64bits version. And mosts things you do with the Agent...
February 2, 2009 at 2:02 pm
I think you can use IIS it is just not required but you cannot use SQL Server 2005 WMI and SQL Server 2008 WMI together so you need to either...
February 2, 2009 at 1:53 pm
Viewing 15 posts - 2,416 through 2,430 (of 3,366 total)