<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 18, 2015, at 1:13 AM, william humphrey <<a href="mailto:bill@bluewatermaritime.com" class="">bill@bluewatermaritime.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra">Hi
</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">If I have dbRef and I want my dbInfoRef is there a way to do this? Or what is the normal way to get a dbInfoRef?</div></div></div></blockquote><div><br class=""></div>It should be something like this one:</div><div><br class=""></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">put VServer_New( connectionRef ) into serverRef</div></div><div>put 1 into dbIndex</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">put VServer_DatabaseInfo( serverRef, dbIndex ) into dbInfoRef</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><br class=""></div><div class="gmail_extra">I'd like to run <span style="font-family:ArialMT;font-size:11pt" class="">VDatabaseInfo_ClientCount( DbInfoRef ) to help troubleshoot why I seem to get more than one connection open to the database.</span></div><div class="gmail_extra"><span style="font-family:ArialMT;font-size:11pt" class=""><br class=""></span></div><div class="gmail_extra"><font face="ArialMT" class=""><span style="font-size:11pt" class="">Also is there a command that will show the name of </span><span style="font-size:15px" class="">the</span><span style="font-size:11pt" class=""> computer where my currently accessed </span><span style="font-size:15px" class="">valentina </span><span style="font-size:11pt" class="">server is running?</span></font></div><div class="gmail_extra"><font face="ArialMT" class=""><span style="font-size:11pt" class=""><br class=""></span></font></div></div></div></blockquote><div><br class=""></div>It seems no. What do you mean by that? vServer DNS name or IP address is enough?</div><div>Though , you are connecting to that vServer - so you know it's IP or DNS name.</div><div><br class=""></div><div><br class=""></div><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div class="">-- <br class="">Best regards,<br class="">Ivan Smahin<br class="">Senior Software Engineer<br class="">Paradigma Software, Inc<br class="">Valentina - The Ultra-Fast Database<br class=""><a href="http://www.valentina-db.com/" class="">http://www.valentina-db.com</a></div></span>

</div>
<br class=""></div></body></html>