Problem when closing connection to the server
Don Toro
don at thinkingpublications.com
Mon Mar 13 14:48:08 CST 2006
As far as I can tell all the cursers are destroyed. Here's my code simplified:
### connect and open db ###
put Valentina("Server_New",pIP,pLogin,pPassword,pPort,"30","xxxxxxxxxxxx") into sSrvRef
put Valentina("Database_New",sSrvRef) into tConnectorRef
put Valentina("Database_Open",pDBName,tConnectorRef) into gMainDBRef
### close db and disconect from server ###
get Ventina("Database_Close",gMainDBRef)
put "" into gMainDBRef
get Valentina("Shutdown")
get Valentina("Server_CloseSession",sSrvRef)
Donard Toro
Information Manager/Computer Programmer
-------------------------------------------------------------------
Thinking Publications, a division of
McKinley Companies, Inc.
424 Galloway Street, Eau Claire, WI 54703
Phone: 1.800.225.4769 (US) & 1.715.832.2488
Fax: 1.800.828.8885 (US) & 1.715.832.9082
www.ThinkingPublications.com
-------------------------------------------------------------------
COMMUNICATION SOLUTIONS THAT CHANGE LIVES
Specializing in resources for individuals
with speaking, listening, reading, writing, and thinking skill deficits
-----Original Message-----
From: Ivan Smahin [mailto:ivan_smahin at valentina-db.com]
Sent: Monday, March 13, 2006 2:39 PM
To: Valentina Developers
Subject: Re[2]: Problem when closing connection to the server
Hello Don,
Monday, March 13, 2006, 10:23:03 PM, you wrote:
> I tried Server_CloseSession before Shutdown and I'm still getting
> the error message. I'll a couple of other combinations.
Check please that all cursors are destroyed before.
--
Best regards,
Ivan mailto:ivan_smahin at valentina-db.com
_______________________________________________
Valentina mailing list
Valentina at lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina
More information about the Valentina
mailing list