Personal tools

Difference between revisions of "11 Connection Video"

From TrueERP wiki

Jump to: navigation, search
(Created page with " Connection Video Have you watched the connection video? Select Start=>right mouse click=>explore=>program files=> ERP Software=>Connection.ini folder=>double click Connection....")
 
 
Line 1: Line 1:
 +
'''Connection Video'''
  
Connection Video
+
Have you watched the connection video?
  
Have you watched the connection video?
+
Select '''Start''' - '''Right''' mouse click - '''Explore''' - '''Program files''' - '''ERP Software''' - '''Connection&nbsp;'''<br>
  
Select Start=>right mouse click=>explore=>program files=> ERP Software=>Connection.ini folder=>double click
+
Right click and '''Open With Notepad.'''
Connection.ini Notepad will appear
+
  
To insure the user is seeing the server the following must be completed
+
To insure the user is seeing the server the following must be completed  
  
[Last_Database]
+
*[Last_Database]<br>
- Database = either "Sample_Company" or your exact database company name
+
*Database = either "Sample_Company" or your exact database company name ie: Database=Sample_Company Server = must be the name of your server ie: Server=localhost&nbsp;<br>
ie: Database=Sample_Company
+
*UserName = either "Admin" or your login name ie: Username=Admin\<br>
- Server = must be the name of your server
+
*LastConnectServer = Will be the last server that was connected or your server name ie: LastConnectServer=Localhost
ie: Server=localhost
+
*[Servers]<br>
- UserName = either "Admin" or your login name
+
*Server0 = must be the server name ie: Server0=Localhost
ie: Username=Admin
+
- LastConnectServer = Will be the last server that was connected or your server name
+
ie: LastConnectServer=Localhost
+
  
[Servers]
+
See the below example
- Server0 = must be the server name
+
 
ie: Server0=Localhost
+
[Last_Database]<br>Database=madeurne_pty_ltd<br>Server=Server1<br>UserName=simon<br>LastConnectServer=Server1
 +
 
 +
[Servers]<br>Server0=Server1<br>Server1=localhost
 +
 
 +
*You may also open the '''Adobe ConnectionHelp''' file in the ERP Software folder <br>

Latest revision as of 15:43, 8 November 2011

Connection Video

Have you watched the connection video?

Select Start - Right mouse click - Explore - Program files - ERP Software - Connection 

Right click and Open With Notepad.

To insure the user is seeing the server the following must be completed

  • [Last_Database]
  • Database = either "Sample_Company" or your exact database company name ie: Database=Sample_Company Server = must be the name of your server ie: Server=localhost 
  • UserName = either "Admin" or your login name ie: Username=Admin\
  • LastConnectServer = Will be the last server that was connected or your server name ie: LastConnectServer=Localhost
  • [Servers]
  • Server0 = must be the server name ie: Server0=Localhost

See the below example

[Last_Database]
Database=madeurne_pty_ltd
Server=Server1
UserName=simon
LastConnectServer=Server1

[Servers]
Server0=Server1
Server1=localhost

  • You may also open the Adobe ConnectionHelp file in the ERP Software folder