Strategic Designs Ltd., forums http://startersorders.com/phpBB2/ |
|
Editing horses in TOM http://startersorders.com/phpBB2/viewtopic.php?f=16&t=7853 |
Page 1 of 1 |
Author: | akhc [ Thu Mar 28, 2013 11:07 pm ] |
Post subject: | Editing horses in TOM |
Don't know what the button does but when I press it this is what I get Table 'tom10prod.t_rac_dist' doesn't exist SQL: SELECT * FROM t_rac_dist WHERE ((dist_length >= 5) AND (dist_length <=20)) ORDER BY dist_length |
Author: | nashwan [ Thu Mar 28, 2013 11:18 pm ] |
Post subject: | Re: Editing horses in TOM |
It means dont put your nags in the league because they will lose by 20 lengths ![]() |
Author: | jupiterjimmy [ Fri Mar 29, 2013 1:22 am ] |
Post subject: | Re: Editing horses in TOM |
akhc wrote: Don't know what the button does but when I press it this is what I get Table 'tom10prod.t_rac_dist' doesn't exist SQL: SELECT * FROM t_rac_dist WHERE ((dist_length >= 5) AND (dist_length <=20)) ORDER BY dist_length It's SQL code: Select all lines of data from the database distance that's distance is greater than or equal to 5 furlongs and less than or equal to 20 furlongs and to order it by smallest distance to longest distance. Basically it just means that the link is disabled or that the SQL code has errors in it. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |