Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data is there...but isn't...ICK
Message
 
 
To
25/09/1999 15:05:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00268803
Message ID:
00269264
Views:
25
Thanks for the post Eric =)

Well, for one thing, I said "toolbar" in my post, it's acutally a wizard button group, with back, forward, top, bottom, find, print, exit...etc.

Anyway, I "disabled" the error handling in the parent class by putting a coment in the child class(the button group I'm using in my form)...that should make VFP look at my comment and not the original code right? Well, in this case though, even if I reset that event, it still acts as below. =(

>I have a version of my program that has data on a server...I'm working on trapping a #1104 error to see if I can do something about it, or at least learn more about this troublesome error...however, in order for me to do this, I need to recreate #1104 conditions, the best way(I thought) to do this was to accesst the data, then disconnect the network cable and then hit navigation buttons...which works...until I put in a little more code to trap this error. In my app I'm using a wizard toolbar, which has it's own error handler in the Error Event. Well, I thought I'd try and dissable that and make it use my own that gave more info...MISTAKE!! after doing this, I'll start the program, disconnect from the network...and NO ERROR!?!?! I CAN EVEN CHANGE DATA, SAVE IT CLOSE THE PROGRAM...RECONNECT AND THE RE-OPEN THE PROGRAM AND THE
DATA IS STILL CHANGED...BUT THE ACTUAL DATA IS NOT CHANGED?!?!? ARGH!!!! This is nuts...well it's friday, so screw it!!

>It sounds like some error handler is handling the error and not doing anything about it. How did you "disable" the toolbar's error method?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform