Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
bwhicks at aep.com wrote: > I noticed that in the database the session id's recently reached something > like 68000, which is markedly close to 65536. Is it possible we reached > the limit of a datatype somewhere? I asked our DB2 people and they said > the datatype in the database is much larger than that. If there is no > datatype limitation in cvs, there could still be some sort of limitation > in the ODBC connection, I guess. Any ideas? Not sure, but if it did reach 68000, more than 2 bytes are definitely supported and it will probably go to 2^31-1 or even further :) Gerhard