Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored Procedures?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00122271
Message ID:
00122692
Vues:
15
>>Hi all,
>>
>>I am fairly new to the DBC. I understand the concept (I think) and love the idea of giving more control to the data. But I am running into a few Problems. In my DBC there is a table with a composite index. Well because I am basically lazy and hate maintaining code ;) I wrapped the index expression in a function. I placed the function in the stored procedures section of the DBC. Well, half the time I can't get to the function from anywhere. Including both the DBC/DBF expressions and in my Forms.
>>
>>So what exactly are these Stored Procedures for?
>>Am I misunderstanding the point?
>>
>>Thanks
>
>You should be able to get to the function as long as the database is open. If your form is using private datasessions, you'll need to open the database for each private session.
>
>Steve

So including a database's table into the DE with private sessions is not enough? I have been under the idea that when you open a table you automaticly open the database. Is this not true for DE's?

Thanks Again
If they have you asking the wrong questions,
they don't have to worry about the answers.
-proverbs for paranoids #3
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform