Page 1 of 1

AutoDeleteBlob / OIDAsInt

Posted: Wed 01 Jul 2009 10:02
by dschuch
Another Question:

will AutoDeleteBlob affect if OidAsInt is true?

Will there be a automatic Transaction in that case?

Thanks a lot. :-)

Posted: Thu 02 Jul 2009 07:58
by Plash
If OIDAsInt = True, no Blob fields are created. So AutoDeleteBlob option does not work in this case.

A transaction is not required also because no operations with large objects are performed.