Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
Miscellaneous
Thread ID:
00581110
Message ID:
00581110
Views:
107
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
Reply
Map
View

Click here to load this message in the networking platform