Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
Divers
Thread ID:
00581110
Message ID:
00581110
Vues:
108
When I try to open the Lotus Notes file Names.nsf I get this message: "Driver's SQLAllocHandle on SQL_HANDLE_ENV failed". The code is:
lnHandle = SQLConnect("Carnet d'adresses", "", "")
IF lnHandle < 1
	AERROR(laError)
	=MESSAGEBOX(laError[1,3], 16, "Lagibert")
	RETURN
ENDIF
It works on a WIN98 stand alone pc but does'nt on a win2000 pc on a network. I'm using NotesSQL 3.00.

Help please!
François Dagenais
LAGIBERT Informatique
Répondre
Fil
Voir

Click here to load this message in the networking platform