I've never ran into this problem in PostgreSQL. Note that its also dependent
upon the presence of a BLOB.

So, if someone adds a field to your table, BANG! Your application will start
dying.

George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585
  

> -----Original Message-----
> From: George Sexton [mailto:[EMAIL PROTECTED] 
> Sent: Monday, February 13, 2006 11:01 AM
> To: 'Tomcat Users List'
> Subject: OT: Example of Flaky Problems with Microsoft Products
> 
> In another thread I commented on strange behaviors when 
> dealing with MS
> Products, and the time that they eat in projects. Here is an example:
> 
> http://support.microsoft.com/default.aspx?scid=kb;en-us;824106
> 
> "For any row in the ResultSet, you can read any column from 
> left to right,
> and each column should be read only one time. If you try to 
> read columns out
> of order, or if you re-read a column from the ResultSet, you 
> may receive the
> error message that the "Symptoms" section describes."
> 
> Pretty much the same issue was present in ADO 6-8 years ago.
> 
> George Sexton
> MH Software, Inc.
> http://www.mhsoftware.com/
> Voice: 303 438 9585
>  
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to