jwcolby
jwcolby at colbyconsulting.com
Wed May 16 15:59:24 CDT 2007
I gotta get a book for this stuff.
John W. Colby
Colby Consulting
www.ColbyConsulting.com
-----Original Message-----
From: dba-sqlserver-bounces at databaseadvisors.com
[mailto:dba-sqlserver-bounces at databaseadvisors.com] On Behalf Of Eric Barro
Sent: Wednesday, May 16, 2007 4:49 PM
To: dba-sqlserver at databaseadvisors.com
Subject: Re: [dba-SQLServer] Output wizard choked
SUBSTRING('abcdef', 2, 3) returns bcd
-----Original Message-----
From: dba-sqlserver-bounces at databaseadvisors.com
[mailto:dba-sqlserver-bounces at databaseadvisors.com] On Behalf Of jwcolby
Sent: Wednesday, May 16, 2007 1:18 PM
To: dba-sqlserver at databaseadvisors.com
Subject: [dba-SQLServer] Output wizard choked
I tried to set up an export using the export wizard. It choked because the
data in the address1 field was larger than the allowed data field width that
I entered. The output file is a fixed width file speced by the customer so
what there is is what there is. I saw no place to edit the transform or
tell it to go ahead and trim the data. I did save the transform info in a
DTSX file, though the last time I did that it didn't end up very useful.
What is the SQL Server syntax for returning the first N characters?
Any suggestions.
John W. Colby
Colby Consulting
www.ColbyConsulting.com
_______________________________________________
dba-SQLServer mailing list
dba-SQLServer at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-sqlserver
http://www.databaseadvisors.com
_______________________________________________
dba-SQLServer mailing list
dba-SQLServer at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-sqlserver
http://www.databaseadvisors.com