bcp into syslogins
- From: "darkknight56" <preynol@xxxxxxxxxxxxx>
- Date: 9 Dec 2005 11:19:11 -0800
I'm trying to bcp into a 12.5 Sybase table in tempdb the syslogins file
which was bcp'd out of another server. I keep getting the following
error in regards to the password column -
CSLIB Message: - L0/O0/S0/N36/1/0:
cs_convert: cslib user api layer: common library error: The result is
truncated because the conversion/operation resulted in overflow.
The bcp command I used is: bcp tempdb..tmp_syslogins in syslogins.bcp.c
-b1 -c -t'\t' -eerror2.out -S $DSQUERY -U sa -P $PASSWD
The syslogins was bcp'd out with the -c and has tab-separated columns.
Any suggestions?
Patrick
.
- Follow-Ups:
- Re: bcp into syslogins
- From: Mark A. Parsons
- Re: bcp into syslogins
- From: wombarrapete
- Re: bcp into syslogins
- Prev by Date: SELECT INTO tempdb..
- Next by Date: Re: Error on load Msg 8009 Impossible d obtenir la date et l heure Problem with bachup server date and time on load
- Previous by thread: SELECT INTO tempdb..
- Next by thread: Re: bcp into syslogins
- Index(es):
Relevant Pages
|