Difference between revisions of "11 Connection Video"
From TrueERP wiki
Simon Clive (Talk | contribs) (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....") |
Simon Clive (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | '''Connection Video''' | ||
− | + | Have you watched the connection video? | |
− | + | Select '''Start''' - '''Right''' mouse click - '''Explore''' - '''Program files''' - '''ERP Software''' - '''Connection '''<br> | |
− | + | Right click and '''Open With Notepad.''' | |
− | + | ||
− | 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 ie: Database=Sample_Company Server = must be the name of your server ie: Server=localhost <br> | |
− | + | *UserName = either "Admin" or your login name ie: Username=Admin\<br> | |
− | + | *LastConnectServer = Will be the last server that was connected or your server name ie: LastConnectServer=Localhost | |
− | + | *[Servers]<br> | |
− | + | *Server0 = must be the server name ie: Server0=Localhost | |
− | + | ||
− | + | ||
− | + | ||
− | [ | + | See the below example |
− | + | ||
− | + | [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