Re: OT: More sybase related - IDENTIFIER TOO LONG

2003-07-14 Thread Dave Cross
From: "Raf" <[EMAIL PROTECTED]> Date: 7/14/03 2:16:15 PM >David Hodgkinson said: >> >> Get the SAMS Sybase Unleashed book. >> >> Oh, and then read it. > > Why would I want to do that? You start using a new > database, you f-up, you learn. You ask stupid questions. > Interact with those who ca

Re: OT: More sybase related - IDENTIFIER TOO LONG

2003-07-14 Thread Raf
David Hodgkinson said: > > On Monday, July 7, 2003, at 03:41 PM, Raf wrote: >> Seems like a bit of poor error handling/reporting on the part of >> sybase though. >> > > Get the SAMS Sybase Unleashed book. > > Oh, and then read it. Why would I want to do that? You start using a new database, you f

Re: OT: More sybase related - IDENTIFIER TOO LONG

2003-07-14 Thread David Hodgkinson
On Monday, July 7, 2003, at 03:41 PM, Raf wrote: Seems like a bit of poor error handling/reporting on the part of sybase though. Get the SAMS Sybase Unleashed book. Oh, and then read it.

Re: OT: More sybase related - IDENTIFIER TOO LONG

2003-07-07 Thread Raf
Patrick Mulvany said: > Hi, > > This seams to be more a sybase issue but I have just been having the > same conversation relating SQL Server. > > In SQL Server this is related to being able to create tables that have > variable length fields whos total size is larger than the page size. > > This re

Re: OT: More sybase related - IDENTIFIER TOO LONG

2003-07-07 Thread Patrick Mulvany
Hi, This seams to be more a sybase issue but I have just been having the same conversation relating SQL Server. In SQL Server this is related to being able to create tables that have variable length fields whos total size is larger than the page size. This results in tables where one varchar f

Re: OT: More sybase related - IDENTIFIER TOO LONG

2003-07-07 Thread Raf
Btw, my dbd error (which is a tad different is:) DBD::Sybase::db do failed: Server message number=2603 severity=21 state=1 line=1 server=pelicanprocedure=*542531_3fa17ftext=Insufficient space (197 bytes) on logical page 87246 of index 3 for object 'attributes_string' when inserting row of

OT: More sybase related - IDENTIFIER TOO LONG

2003-07-07 Thread Raf
I saw this post, which doesn't appear to have been followed up: http://lists.ibiblio.org/pipermail/freetds/2002q1/006299.html I have the same problem: Where: (4) attribute_valuevarchar(350) NOT NULL =head2 MyError 1> insert into attributes_string ( object_id,attrib