RE: Is there a typical cause for this error message?

2000-06-06 Thread Olive, Christopher M Mr USACHPPM
of your own, if you will. Chris Olive, DOEHRS Website Administrator -Original Message- From: Tom Rainey [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 6:40 PM To: [EMAIL PROTECTED] Subject: RE: Is there a typical cause for this error message? is there a good list of error

RE: Is there a typical cause for this error message?

2000-06-03 Thread Tom Rainey
is there a good list of error messages and typical causes? -Original Message- From: Olive, Christopher M Mr USACHPPM [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 9:49 AM To: '[EMAIL PROTECTED]' Subject: RE: Is there a typical cause for this error message? yes. it

Re: Is there a typical cause for this error message?

2000-06-01 Thread Joel Firestone
Normally, if memory serves me well, it means your trying to enter data into a field where the length of the data is longer then the maximum number of characters allowed. If it's a form, try maxlength="", or expand the length of your datatype. Joel : Error Occurred While Processing Request : Err

RE: Is there a typical cause for this error message?

2000-06-01 Thread DRosenbaum
: '[EMAIL PROTECTED]' Subject: Is there a typical cause for this error message? Error Occurred While Processing Request Error Diagnostic Information ODBC Error Code = 22001 (String data right truncation) [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncat

RE: Is there a typical cause for this error message?

2000-06-01 Thread Dave Watts
> Error Occurred While Processing Request > Error Diagnostic Information > ODBC Error Code = 22001 (String data right truncation) > > > [Microsoft][ODBC SQL Server Driver][SQL Server]String or > binary data would be truncated. I suspect this means you're sending more data (a longer string, for ex

RE: Is there a typical cause for this error message?

2000-06-01 Thread Sean German
ubject: Is there a typical cause for this error message? Error Occurred While Processing Request Error Diagnostic Information ODBC Error Code = 22001 (String data right truncation) -- Archives: http://www.eGroups.com/list/

RE: Is there a typical cause for this error message?

2000-06-01 Thread Philip Arnold - ASP
> Error Occurred While Processing Request > Error Diagnostic Information > ODBC Error Code = 22001 (String data right truncation) > > [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would > be truncated. > > The error occurred while processing an element with a general > ident

RE: Is there a typical cause for this error message?

2000-06-01 Thread Lon Lentz
> From: Steve Weiner [mailto:[EMAIL PROTECTED]] > Subject: Is there a typical cause for this error message? > > [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would > be truncated. Is the data you are inserting longer than your column width? Lon Len

RE: Is there a typical cause for this error message?

2000-06-01 Thread Aaron Johnson
Is there a typical cause for this error message? Error Occurred While Processing Request Error Diagnostic Information ODBC Error Code = 22001 (String data right truncation) [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated. The error occurred while processing

Re: Is there a typical cause for this error message?

2000-06-01 Thread KChapman
cc: Subject: Is there a typical cause for this error message?

RE: Is there a typical cause for this error message?

2000-06-01 Thread Chris
PROTECTED]' > Subject: Is there a typical cause for this error message? > > > Error Occurred While Processing Request > Error Diagnostic Information > ODBC Error Code = 22001 (String data right truncation) > > > [Microsoft][ODBC SQL Server Driver][SQL Server]Str

Re: Is there a typical cause for this error message?

2000-06-01 Thread Lee Surma
>ODBC Error Code = 22001 (String data right truncation) You may have single quotes around a number or a date. -- Lee Surma Public Radio International [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk

Re: Is there a typical cause for this error message?

2000-06-01 Thread Joel Richards
You are trying to insert data that has too many characters for the database field. Increase the allowable size of the field in the Database, or else limit the number of characters allowed to insert into the field by using the "Maxlength" attribute in your form field (assuming it is a text input

RE: Is there a typical cause for this error message?

2000-06-01 Thread Robert Forsyth
the string you are trying to insert/update is larger than the column allows. -Original Message- From: Steve Weiner [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 10:43 AM To: '[EMAIL PROTECTED]' Subject: Is there a typical cause for this error message? Error Occu

Re: Is there a typical cause for this error message?

2000-06-01 Thread Jennifer
At 10:43 AM 6/1/00 -0400, you wrote: >Error Occurred While Processing Request >Error Diagnostic Information >ODBC Error Code = 22001 (String data right truncation) > > >[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would >be truncated. > > > >The error occurred while process

RE: Is there a typical cause for this error message?

2000-06-01 Thread Robert Everland
right and that was all it was. Robert Everland III Web Developer Dixon Ticonderoga -Original Message- From: Steve Weiner [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 10:43 AM To: '[EMAIL PROTECTED]' Subject: Is there a typical cause for this error message? Error Occu

RE: Is there a typical cause for this error message?

2000-06-01 Thread Olive, Christopher M Mr USACHPPM
[mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 10:43 AM To: '[EMAIL PROTECTED]' Subject: Is there a typical cause for this error message? Error Occurred While Processing Request Error Diagnostic Information ODBC Error Code = 22001 (String data right truncation) [Microsoft][ODBC SQL

Is there a typical cause for this error message?

2000-06-01 Thread Steve Weiner
Error Occurred While Processing Request Error Diagnostic Information ODBC Error Code = 22001 (String data right truncation) [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated. The error occurred while processing an element with a general identifier of (CFQ