|
Home > Archive > MS SQL Server > October 2006 > Developer Edition - XP Home - SSIS Import/Export?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Developer Edition - XP Home - SSIS Import/Export?
|
|
| BradMcA 2006-10-24, 6:33 pm |
| Hi,
I have a PC with XP home installed and want to use SSIS to import text
files to the SQL 2005 at my webhost, can the developer edition of SQL
2005 install SSIS Integration services to do the import?, or will that
checkbox be greyed out when installing?
| |
| John Bell 2006-10-24, 6:33 pm |
| Hi
Integration services is installable with developer edition, therefore it is
not the SQL Server version that is stopping this being installed. Integration
Services is not available with SQL Express. You may want to try adding it
from the command prompt see
http://msdn2.microsoft.com/en-us/li...nscr
ipts
and use SQL_DTS for the component.
John
"BradMcA" wrote:
> Hi,
> I have a PC with XP home installed and want to use SSIS to import text
> files to the SQL 2005 at my webhost, can the developer edition of SQL
> 2005 install SSIS Integration services to do the import?, or will that
> checkbox be greyed out when installing?
>
>
| |
|
| Hi,
Thanks for the reply, the problem is the OS not the version of SQL as I
see it, I know that the enterprise version wont work entirely with XP
home, I can install the client tools and get BIDS on the system, but
when running import/export wizard I get that the status of the install
isnt sufficient.. i.e. integration services wont work fully with xp
home.. im wondering if the outcome will be more successful if I install
just the developer version... will I get true full functionality.
John Bell wrote:
[color=darkred]
> Hi
>
> Integration services is installable with developer edition, therefore it is
> not the SQL Server version that is stopping this being installed. Integration
> Services is not available with SQL Express. You may want to try adding it
> from the command prompt see
> http://msdn2.microsoft.com/en-us/li...nscr
ipts
> and use SQL_DTS for the component.
>
> John
>
>
>
> "BradMcA" wrote:
>
| |
| John Bell 2006-10-24, 6:33 pm |
| Hi Brad
XP Home is not an OS I use, so I can't really say.
John
"Brad" wrote:
> Hi,
> Thanks for the reply, the problem is the OS not the version of SQL as I
> see it, I know that the enterprise version wont work entirely with XP
> home, I can install the client tools and get BIDS on the system, but
> when running import/export wizard I get that the status of the install
> isnt sufficient.. i.e. integration services wont work fully with xp
> home.. im wondering if the outcome will be more successful if I install
> just the developer version... will I get true full functionality.
>
>
> John Bell wrote:
>
>
>
|
|
|
|
|