You need to run the following command on the sql database...
"alter table server add crossweight int not null default 32;"
then
[lonwebhost20:/opt/udmsearch/src/src/]$ diff ./sql.c ./sql.c.orig
1998c1998
< max_net_errors,net_delay_time,read_timeout,crossweight \
---
> max_net_errors,net_delay_time,read_timeout \
2044d2043
< Server.crossweight =UDM_ATOI(sql_value(db->res,i,33));
[lonwebhost20:/opt/udmsearch/src/src/]$
Sorry, I don't know how to make a proper patch thing for patching. If you'd
tell me how, I can do it for you.
If you want, I can make it a cleaner-looking thing, but that would involve
about a 35 line diff instead of a 2 line one.
Gary (-;
PS Does it show that I don't do very much coding? I don't even know how to
make a patch!
> -----Original Message-----
> From: Alexander Barkov [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 28, 2001 10:21 AM
> To: Briggs, Gary
> Cc: [EMAIL PROTECTED]
> Subject: Re: Crosswords and servertables
>
> You are right!
>
> "Briggs, Gary" wrote:
> >
> > I think that's because it doesn't read anything from the ServerTable
> about
> > crossweight by default, and then sets the crossweight to "0".
> >
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]