Thread: Cato newbie
View Single Post
Old 05-31-2003, 09:33 PM   #4
Killebrew
Hall Of Famer
 
Killebrew's Avatar
 
Join Date: Dec 2001
Posts: 3,326
Re: Cato newbie

Quote:
Originally posted by Groundblizzard
I'm trying to get Cato's History to run, but it won't.

I followed instructions by installing v4 and then installing v5.3 over it. I can create a database easily enough, but when I go to the options and enter the data, I get the following error message whether I press Apply or OK:

run time error
multiple step operation generated errors
check each status value

The program then disappears, but apparently continues to run in the background. I can shut it down through task manager, but that's all I can do.

Obviously, I want to run this baby since like everyone else who gets hooked on this game, I need to know more about my team and league.

Thanks in advance,

GB
'Multiple step operation generated errors check each status value...' occures for most when you try to insert wrong data into an ADO.Recordset field.
Wrong data should be some unacceptable value or even a LONGER STRING then the field size!

That would indicate that you may have entered too much information in one of the fields, my guess would be the awards names or league names, maybe the paths too - check that out anyway.
Killebrew is offline