Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing recordsets on memory
Message
De
18/04/2002 18:53:34
 
 
À
16/04/2002 23:25:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00645787
Message ID:
00646681
Vues:
13
>Hi Guys!
>
>Anyone knows how to remove a recordset and connection created via ADO from the memory?
>
>any help will be greatly appreciated
>
>Thanks in advance :)

IN VB and ASP it is somenting like this:

conn_object_reference=Nothing
recordset_object_reference=Nothing

IN VFP it should be:

conn_object_reference=.NULL.
recordset_object_reference=.NULL.

Vladimir
Vladimir Martinovski
VCS Software Inc.
"May the FOX be with You"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform