seal031 Posted October 19, 2007 Report Share Posted October 19, 2007 We have developed one Winform program using CharFX OLAP Extension and build one installation program based on it. In our testing, it runs well in our LAN. The OLAP connection string is like 'Provide = MSOLAP;DataSource=[database server IP];...'. Now, we plan to send the installation program to our client (who can connect to our database server via internet) and install it to our client's PC. But, the question is, could the program run on our client's PC? One thing is for sure that the database server IP shoule be a fixed IP on internet. Thanks! Quote Link to comment Share on other sites More sharing options...
Frank Posted October 19, 2007 Report Share Posted October 19, 2007 If your network and firewall are configured correctly, yes you can. We don't connect to the server, ADO.NET does, so this question could be better addressed in one of Microsoft's ADO.NET or OLAP forums. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.