Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order of events
Message
From
02/08/2004 05:48:01
Cristian Tenea
Aquila Part Prod Com
Ploiesti, Romania
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Order of events
Miscellaneous
Thread ID:
00930057
Message ID:
00930057
Views:
42
Hi,

I write some custom code to DE.BeforeOpenTables and OpenTables methods and it acts weird. I don't do any explicit call of these methods but the order of runtime events are:
1.900367,,dpageform.dataenvironment.opentables,1,l:\engross\depozite.sct,1
0.019999,,dpageform.dataenvironment.opentables,4,l:\engross\depozite.sct,1
0.030668,,dpageform.dataenvironment.opentables,5,l:\engross\depozite.sct,1
0.000151,,dpageform.dataenvironment.opentables,6,l:\engross\depozite.sct,1
0.000084,,dpageform.dataenvironment.opentables,7,l:\engross\depozite.sct,1
0.000073,,dpageform.dataenvironment.opentables,8,l:\engross\depozite.sct,1
0.000060,,dpageform.dataenvironment.opentables,9,l:\engross\depozite.sct,1
0.000071,,dpageform.dataenvironment.opentables,10,l:\engross\depozite.sct,1
0.000039,,dpageform.dataenvironment.opentables,13,l:\engross\depozite.sct,1
0.787273,,dpageform.dataenvironment.opentables,14,l:\engross\depozite.sct,1
0.045330,,dpageform.dataenvironment.opentables,15,l:\engross\depozite.sct,1
0.000078,,dpageform.dataenvironment.opentables,19,l:\engross\depozite.sct,1
0.000028,,dpageform.dataenvironment.opentables,20,l:\engross\depozite.sct,1
0.000069,,dpageform.dataenvironment.opentables,8,l:\engross\depozite.sct,1
0.000037,,dpageform.dataenvironment.opentables,9,l:\engross\depozite.sct,1
0.000029,,dpageform.dataenvironment.opentables,10,l:\engross\depozite.sct,1
0.000021,,dpageform.dataenvironment.opentables,13,l:\engross\depozite.sct,1
0.681301,,dpageform.dataenvironment.opentables,14,l:\engross\depozite.sct,1
0.028887,,dpageform.dataenvironment.opentables,15,l:\engross\depozite.sct,1
0.000085,,dpageform.dataenvironment.opentables,19,l:\engross\depozite.sct,1
0.000028,,dpageform.dataenvironment.opentables,20,l:\engross\depozite.sct,1
0.744104,,dpageform.dataenvironment.opentables,23,l:\engross\depozite.sct,1
0.901216,,dpageform.dataenvironment.beforeopentables,1,l:\engross\depozite.sct,1
0.000091,,dpageform.dataenvironment.beforeopentables,2,l:\engross\depozite.sct,1
0.000054,,dpageform.dataenvironment.beforeopentables,5,l:\engross\depozite.sct,1
The BeforeOpenTables is not intended to be before not after!?

More: the custom property 'sqlmode' of the form contain .T. from design time but in BeforeOpenTables is shown as .F.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform