moveIT New Member May 12, 2006 #1 Is there a way to find out if "EnableLargeFiles" is activated with 4GL-Code? Maybe with the Virtual System Tables?
Is there a way to find out if "EnableLargeFiles" is activated with 4GL-Code? Maybe with the Virtual System Tables?
joey.jeremiah ProgressTalk Moderator Staff member May 12, 2006 #2 afaik the only way to do that at the moment is to dump and read it off the master block, you could write a proc that does just that you can find the specifics in the knowledge base ( p35250 ) hth
afaik the only way to do that at the moment is to dump and read it off the master block, you could write a proc that does just that you can find the specifics in the knowledge base ( p35250 ) hth
C Casper ProgressTalk.com Moderator Staff member May 14, 2006 #3 Or look up in db log file..... Regards, Casper.