Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to tell which default expression called stored proce
Message
From
09/07/2001 15:02:37
 
 
To
09/07/2001 02:33:29
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00527825
Message ID:
00528288
Views:
15
>>>This is a function you wrote? Couldn't you pass the name of the field?
>>
>>Yes Nancy, but I wondered if one could. It's not earthshaking if I have to pass the name of the field. Perhaps I've gotten too used to being able to get that sort of info :)
>
>Er..what "sort of info?" I'm trying to think of an analogy, and am not. I'll be terrifically interested to hear if the runtime exposes to a function the field that has triggered a default expression call. Perhaps, somehow with 7.0 database events, it's more possible to control that.
>
>But, with GetID() functions, for example, I've always done, and have always seen others do this, too...that is call the func with the table and field name (unless one can _assume_ what the field name is).

Nancy,

By "that sort of info" I meant the following, for instance:
1) If parameter is tcAlias, but it wasn't passed, use ALIAS() as default;
2) If parameter is tcDBC, but it wasn't passed, use DBC() as default

It is not critical, but it would simplify what you have to remember to do. My equivalent of GetID() is exactly the place where I was going to use it.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform