Viewing 15 posts - 2,251 through 2,265 (of 3,366 total)
You have a platform problem so you need to start a new project native to the x64 Win2003 and use the WOW64 directory and all the features needed to run...
February 18, 2009 at 10:23 am
Password protection and related errors are covered below, the reason is related to the context your debug run was executed.
February 18, 2009 at 9:27 am
That error is not related to 32bits or 64bits but rather security, wrong connection string and provider like using JET for Access 2007 database.
February 18, 2009 at 9:14 am
I am not sure using the property will work for all languages however you can create a View for each language and pull the data for that language as a...
February 18, 2009 at 8:57 am
(To setup DSN for 32-bit application you must use:
%WINDIR%\SysWOW64\odbcad32.exe)
The above is how you setup DSN and the thread below shows how to make sure your SSIS package is x86, read...
February 18, 2009 at 8:35 am
(C:\Windows\SysWOW64\odbcad32.exe)
That is the driver you need and you will find it in that location because Acess comes only in 32bits.
February 18, 2009 at 8:08 am
I see SQL Server I don't even have permissions to access so check the configuration manager of both instances and see how the services are running and accounts used to...
February 18, 2009 at 8:01 am
Actually SQL Server Express comes in two editions standard and Advanced the Advanced comes with SMS, SSRS, Full Text and the DTS import export wizard. You can also install...
February 18, 2009 at 7:39 am
Then there must be firewall or anti virus software run by your employer that is blocking access. If that is not the issue then re run setup and...
February 18, 2009 at 7:31 am
Then you may have installed SQL Server with Windows authentication and so the sa account may be disabled. So you need to enable both Windows and SQL authentication and...
February 17, 2009 at 7:30 pm
I told you to do more than install IIS the two operating systems in your house are home operating systems. Both comes without IIS enough to install SSRS so...
February 17, 2009 at 7:07 pm
Sisyphus move over! New guy with version 2.0 is here!
The pesky problem of a Sisyphean task.
:Whistling:
February 17, 2009 at 1:23 pm
Yes it is the name for SharePoint 2007 you can download the white paper in the first link and look at the short version in the second link.
February 17, 2009 at 1:15 pm
I'd suggest you don't leave it out in the sun too long. Mossy databases tend to not react all that well to sunlight. They like dark, damp places...
...
February 17, 2009 at 1:01 pm
I HAVE FOUND THE SOLUTION FOR THIS PROBLEM:
The solution is the download and install SQL Server 2005 SP2.
I actually assumed everybody knows SP2 for both Win2003 and SQL...
February 17, 2009 at 12:38 pm
Viewing 15 posts - 2,251 through 2,265 (of 3,366 total)