Subject | Re: [IBO] How to reduce net traffic on prepare? |
---|---|
Author | Jason Wharton |
Post date | 2003-01-22T00:27:57Z |
Yes, I'm working towards that optimization.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
"Dany Marmur" <arbit@...> wrote in message
news:b0itgb$fkh$1@......
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
"Dany Marmur" <arbit@...> wrote in message
news:b0itgb$fkh$1@......
> Hi Helen!to
>
> I have often asked myself... Since there's a Defaults.IBO i the Metadata
> cache. Howcome GetServerDefaults makes everything so much slower (I refer
> "really"). If the defaults are cached, should not ColumnAttributes anduse
> GetServerDefaults be the same once the metadata has been cached?
>
> Thanks a lot!
>
> /Dany
>
>
> "Helen Borrie" <helebor@...> wrote
>
> [snip]
>
>
> > If your clients on slow connections are going to be inserting records,
> > the ColumnAttributes for defaults - don't use GetServerDefaults, as this
> > will really add traffic.