revOpenDatabase()

Ivan Smahin ivan_smahin at paradigmasoft.com
Mon Apr 30 05:18:44 CDT 2012


On Apr 30, 2012, at 1:00 AM, Marek Niesiobedzki wrote:

> Hi Ruslan,
> 
> I found that the problem to connect Vserver from LC using it's command revOpenDatabase() exists if there is port number:
> 
> put revOpenDatabase ("Valentina4", "192.168.15.66:15432", "testDB", "sa", "sa") into tResult
> put revOpenDatabase ("Valentina4", "localhost:15432", "testDB", "sa", "sa") into tResult
> put revOpenDatabase ("Valentina4", "127.0.0.1:15432", "testDB", "sa", "sa") into tResult
> 
> causing crash of LC (it's independent if localhost or LAN connection), but the same without port number:
> 
> put revOpenDatabase ("Valentina4", "192.168.15.66", "testDB", "sa", "sa") into tResult
> put revOpenDatabase ("Valentina4", "localhost", "testDB", "sa", "sa") into tResult
> put revOpenDatabase ("Valentina4", "127.0.0.1", "testDB", "sa", "sa") into tResult
> 
> works locally and over LAN.
> 


Please, make a bug report to the Mantis.

-- 
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20120430/b2f93340/attachment.html>


More information about the Valentina-beta mailing list