Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Duwamish Application - Phase 1
Message
De
26/11/1998 13:47:23
Jody Cairns
OAO Technology Solutions
Moncton, Nouveau-Brunswick, Canada
 
 
À
26/11/1998 05:05:51
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00161729
Message ID:
00161825
Vues:
22
>1. In GetRecordSet - DataAccessAPI module when a sql statement is passed oRecordSet.Open gives an error. However on testing it is further determined that

I downloaded the sample again and took a look at it. It works fine on my machine, including the executable that came with the package. Make sure you have the right version of ADO installed. I suspect that is the problem.

>2. Could someone explain the Err.Raise lErrNo, OBJECT, sErrDesc statement in the above function! I beleive it is faulty!

That statement appears correct. That statement reraises an error that occurs earlier in the procedure (if there is an error). The OBJECT name is a constant they defined at the top of the module. They reraise the error because their error handler closes the data connection first.

Best,

jody
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform