Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Non ui sql query
Message
De
23/10/2002 06:12:24
Denis Filer
University of Oxford
Royaume Uni
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Non ui sql query
Divers
Thread ID:
00714257
Message ID:
00714257
Vues:
63
I have created a DLL file that executes a SQL "select into" command. I want to create a DBF file to be further processed. Its called from ASPX page but produces an error roughly: "user interface operation not allowed at this time". The (very simple!) class is as follows:

DEFINE CLASS vfpsqlcoms AS session OLEPUBLIC
PROCEDURE SQLPROCESS(cSQLx)
&cSQLx
return
ENDDEFINE

Is there a way to do this without invoking any user interface? Many thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform