Sage 100

 View Only
  • 1.  Trying to get CSODBC working (version 2013). Test

    Posted 06-14-2013 16:40
    Trying to get CSODBC working (version 2013). Test connection fails. Telnet can't open the port. On Windows 2008 R2 Standard server, how do I find out the port status - which ports are open, available? This is our internal server, by the way.


  • 2.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-14-2013 16:52
    in a cmd window ""netstat -a"" will provide a list of the ports currently in use. If Windows firewall is on, most ports will be blocked unless you open them in the firewall.


  • 3.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-14-2013 16:57
    in 2008 R2, opening a port is done by creating a new inbound rule


  • 4.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-15-2013 13:09
    I just had to create an Inbound Rule recently: On the Windows 2008 Server, on the Administrative Tools menu, select Windows Firewall with Advanced Security console. In the left pane of the console, select Inbound Rules. Right-click, and select New Rule. Select Specific Port. Select 10000 or the actual port number for Sage MAS 200. Select Allow Connection. Click the Profile tab, and select Domain, Private, Public. Name the new rule MAS200 or a name of your choice.


  • 5.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-16-2013 02:07
    Does it work on the server? Check user name to make it is enabled.


  • 6.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-17-2013 12:51
    Thanks! Creating an inbound rule did it.


  • 7.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-18-2013 08:54
    I was speaking to Chris Powers from SAGE about this. On V2013 there is no user limitation so he recommends using the CSODBC on Advanced if there are any speed issues printing from clients.


  • 8.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-18-2013 10:34
    Good to know.


  • 9.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-18-2013 15:26
    FYI - I have one installation where I enabled everyone to use the CSODBC and they are getting random issues with the service stopping. Sage at this point has no idea why this would be happening. So just be on the lookout. But it does address speed issues where there are subreports and does address the perforrmance in AP CHeck printing. And FYI - the AP check printing performance - the issue is the subreports causing it to go SLOW. What I have done on some of my installs is delete 2 of the sub-reports in the AP check form.


  • 10.  RE: Trying to get CSODBC working (version 2013). Test

    Posted 06-18-2013 15:29
    One out of how many. I haven't installed any yet.