Initial commit - QBPOS Help
This commit is contained in:
219
backups/backup_html_20260109_181155/help_data_connection.htm
Normal file
219
backups/backup_html_20260109_181155/help_data_connection.htm
Normal file
@@ -0,0 +1,219 @@
|
||||
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<meta name="generator" content="Adobe RoboHelp 2019">
|
||||
<title>Company Data Connection Issues</title>
|
||||
<link rel="StyleSheet" href="../qbpos.css" type="text/css">
|
||||
<style type="text/css">
|
||||
/* FORCE ALL FONTS TO 12PT */
|
||||
* { font-size: 12pt !important; }
|
||||
body, p, li, ol, ul, div, span, td, th, h1, h2, h3, h4, h5, h6 { font-size: 12pt !important; }
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" language="JavaScript1.2">
|
||||
//<![CDATA[
|
||||
var chmfilefullname = "";
|
||||
var chmfilename = "";
|
||||
var chmfilepath = "";
|
||||
var chmfilepage = "";
|
||||
getchmfile();
|
||||
|
||||
function getchmfile(){
|
||||
var ra, sl, a, X, Y, Z;
|
||||
ra = /:/;
|
||||
a = location.href.search(ra);
|
||||
sl = "::";
|
||||
Y = location.href.lastIndexOf(sl);
|
||||
if (a==4) {
|
||||
Y = location.href.lastIndexOf("/");
|
||||
chmfilepage = unescape(location.href.substring(Y+1));
|
||||
if (location.href.substring(0,4) == "file") {
|
||||
chmfilepath = unescape(location.href.substring(8, Y+1));
|
||||
}
|
||||
} else {
|
||||
if (a == 2) X = 14;
|
||||
if (a == 7) X = 7;
|
||||
chmfilefullname = unescape(location.href.substring(X, Y));
|
||||
Z = chmfilefullname.lastIndexOf("\\");
|
||||
chmfilepath = unescape(chmfilefullname.substring(0, Z+1));
|
||||
chmfilename = unescape(chmfilefullname.substring(Z+1));
|
||||
chmfilepage = unescape(location.href.substring(Y+3));
|
||||
}
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<style title="hcp" type="text/css">
|
||||
<!--
|
||||
span.hcp1 { font-weight:bold; }
|
||||
font.hcp2 { font-style:italic; }
|
||||
font.hcp3 { font-style:italic;
|
||||
text-decoration:underline; }
|
||||
tr.hcp4 { vertical-align:top; }
|
||||
td.hcp5 { padding-left:1px;
|
||||
padding-top:1px;
|
||||
padding-right:1px;
|
||||
padding-bottom:1px;
|
||||
border-bottom-style:solid;
|
||||
border-bottom-width:1pt; }
|
||||
font.hcp6 { font-weight:bold; }
|
||||
font.hcp7 { font-family:"Wingdings 3";
|
||||
font-weight:bold; }
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
<body><a name="642b3b9347ca42c9b00b820c00c373fa=1"></a>
|
||||
<script type="text/javascript" src="../ehlpdhtm.js" language="JavaScript1.2"></script>
|
||||
|
||||
|
||||
<p class="Help-Heading-1" style="background-color: #008000;">Company Data Connection Issues</p>
|
||||
<p class="Help-Text"><a href="hsoverview.htm">Help & Support Overview</a> <span style="color: #c0c0c0;">|</span> <a href="helpandsupport17.htm">Networking Issues</a></p>
|
||||
<p class="help-text"> </p>
|
||||
<p class="Help-Text">Point of Sale must be able to access the POS company data that is stored on the Server Workstation. In a networked installation, the connection issues outlined below most commonly apply when a Client workstation is unable to locate or connect to the data on the Server Workstation.  <a href="help_wstypes.htm">About Server and Client Workstations</a></p>
|
||||
<p class="Help-Text"> </p>
|
||||
<p class="Help-Note"><span class="hcp1">Note</span>: Virtual Private Networks (VPN) and wireless networks tend to be low bandwidth (slow) and therefore are not recommended for use with Point of Sale. These network configurations may be unreliable.</p>
|
||||
<p class="Help-Text"> </p>
|
||||
<p class="Help-Heading-2">Data Connection Requirements</p>
|
||||
<p class="Help-Text">There are certain prerequisites to being able to access the Point of Sale data, whether it is being accessed from the Server or Client Workstation.</p>
|
||||
<ol>
|
||||
<li class="p-Help-Text">
|
||||
<p class="Help-Text">The Server Workstation must be turned on (but Point of Sale need not be running).</p>
|
||||
</li>
|
||||
<li class="p-Help-Text">
|
||||
<p class="Help-Text">Firewall software must be <a href="help_firewall.htm">configured</a> to allow Point of Sale components to access needed ports.</p>
|
||||
</li>
|
||||
</ol>
|
||||
<p class="Help-Text" style="margin-top: 0; margin-bottom: 0;"> </p>
|
||||
<p class="Help-Heading-2">POS Data Connection Error Messages</p>
|
||||
<p class="Help-Text">If a workstation cannot locate or connect to the POS company data, you may see an error message similar to that shown below.</p>
|
||||
<p class="Help-Text" style="margin-left: 14.85pt;"><font class="hcp2">Application</font> <font class="hcp3">could not find</font><font class="hcp2">,</font> <font class="hcp3">could not connect to</font><font class="hcp2">, or</font> <font class="hcp3">could not open</font> <font class="hcp2">company data.</font></p>
|
||||
<p class="Help-Text">Review the list of possible causes and solutions below to correct the problem. When encountering connection difficulties on a Server Workstation, the first step is for the user to sign onto the computer as a user with Windows Administrator rights.</p>
|
||||
<p class="Help-Text">When encountering connection difficulties on a Client Workstation, the first step is for the user to sign-on to the Client Workstation as an administrator AND that an administrator also sign-on to the Server Workstation.</p>
|
||||
<p class="Help-Text" style="margin-left: 23.75pt;"> </p>
|
||||
<table style="margin-left: 4.50pt;" cellspacing="0" width="402">
|
||||
<col style="width: 47.008%;">
|
||||
<col style="width: 52.992%;">
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" bgcolor="#E0E0E0" class="hcp5">
|
||||
<p class="Help-Heading-2" style="background-color: Transparent;">Possible Cause:</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" bgcolor="#E0E0E0" class="hcp5">
|
||||
<p class="Help-Heading-2" style="background-color: Transparent;">Solution:</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">Company data was renamed, moved, or deleted.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text" style="margin-bottom: 4.00pt;">A list of the data files and Server Workstations found on the network is listed. Select the correct data/server and then select <span class="hcp1">OK</span>. On subsequent startups, the client workstation will reconnect to this same data.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">The data file does not have a unique name.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Ensure that the POS data file has a unique name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">The Server Workstation is not running. In order for a client workstation to access the data stored on the Server Workstation, the Server Workstation must be running.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Once you are sure the <a href="help_wstypes.htm">Server Workstation</a> and network are working, enter the Server Workstation computer name (can be found at Windows <font class="hcp6">Control Panel</font> <font face="Wingdings 3" class="hcp7"></font> <font class="hcp6">System</font> <font face="Wingdings 3" class="hcp7"></font> <font class="hcp6">Computer Name</font> on the Server) and POS company data file name (can be found in the Point of Sale title bar on the server) and then select <span class="hcp1">OK</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Main-Topic-Links"><a href="help_data_connection.htm">Return to top</a></p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text" style="margin-top: 0; margin-bottom: 0;"> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">The Server Workstation has a different data file open than the one to which a client workstation is trying to connect.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text"><a href="../qbpos_data_protection/companydata_opening.htm">Open</a> the correct company data on the Server Workstation or select to connect the currently open data.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">The network connection or configuration is not working.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Check your network connections and cables on both Client and Server Workstations. Can you access other information on the Server Workstation from the client? Check the <a href="helpandsupport17.htm">Performance and Networking FAQs</a> or consult with a qualified computer network specialist for help.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">Firewall settings, on either the client or server workstation, are blocking the connection. In most cases, you will see a message from the firewall if this is the case. (Note: Some firewalls dont display a message at all in this case and others display messages only if the user has Windows Administrator rights.)</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Check your <a href="help_firewall.htm">firewall settings</a>. Be sure you are signed on to Windows as a user with Administrator rights and then try to connect again. If you receive a firewall message saying that Point of Sale (or the applications: QBUpdate, QBDBMgrN, Adaptive Server Anywhere Network Server) are trying to access the Internet, answer <font class="hcp6">Yes, always</font> to allow the connection. This should prevent this problem in the future. <font class="hcp6">Note</font>: Firewalls may vary in their message and the solution to this problem. Click the link above or refer to your firewall documentation for additional assistance.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text"><a href="help_data_connection.htm">Return to top</a></p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text" style="margin-top: 0; margin-bottom: 0;"> </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">Selected data is not a Point of Sale database.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Select a valid Point of Sale data file.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">There are more workstations running than are allowed by license.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Shut down excess workstations or <a href="help_managemylicense.htm">purchase additional Point of Sale licenses</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">The workstation is not running the same level or version of Point of Sale as another workstation that is currently accessing the database.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text"><a href="helpandsupport19.htm">Update</a> or <a href="help_upgradeinfo.htm">upgrade</a> all workstations to the same level and/or version of Point of Sale.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">Insufficient user rights to create a database or to change the currently accessed database.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Ensure that you are logging in to Point of Sale with sufficient rights to create or change the currently accessed database. Also, be sure that your <a href="help_windows_user_rights.htm">Windows user rights</a> are not blocking access.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="hcp4">
|
||||
<td style="width:47.008%;" class="hcp5">
|
||||
<p class="Help-Text">Client Workstation is still logged into a database, preventing Restore, Open Database or Rename Database.</p>
|
||||
</td>
|
||||
<td style="width:52.992%;" class="hcp5">
|
||||
<p class="Help-Text">Close the Client Workstation database connection or exit Point of Sale on the client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="Help-Text" style="margin-left: 0.90pt;"><a href="help_data_connection.htm">Return to top</a></p>
|
||||
<p class="Help-Text" style="margin-left: 0.90pt;"> </p>
|
||||
<p class="Related-Topics">Related Topics</p>
|
||||
<p class="Help-Main-Topic-Links"><a href="../qbpos_error_messages/error_dbservices.htm">Advanced settings that might affect connection</a></p>
|
||||
<p class="Help-Main-Topic-Links"><a href="helpandsupport17.htm#help_port_filters">Configure port filters</a></p>
|
||||
<p class="Help-Main-Topic-Links"><a href="helpandsupport17.htm">Performance and networking issues</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user