Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Correct way to call DBC stored procedure
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00523854
Message ID:
00524298
Views:
21
>Nadya,
>
>When multiple DBCs are opened and have a stored procedure with the same name the CURRENT database's (SET DATABASE TO) stored procedure is executed. If no database is set as current.
>
>If no database is set to current if you open a table in each database without issuing SET DATABASE TO. Both databases are opened but neither are set as the current. In this case, the database opened lasted will execute the stored procedure.
>
>As far as your default values are concerned. They are only used if you don't supply a value. So in your case, updating the cursor's primary key then issuing a TABLEUPDATE() will override the default value procedure from being executed.
>
>Will

It doesn't seem to be true. I'll try again to be sure.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform