Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Silverstripe Integration with SQL Server running on LAN


Go to End


2 Posts   1175 Views

Avatar
tapscola

Community Member, 10 Posts

28 February 2013 at 6:52pm

I was wondering if it is possible to connect Silverstripe to a SQL server database that is running on a local area network. If this is possible may you please point out on what is needed as SS will be on a live remote server. Any ideas???

Avatar
Sean

Forum Moderator, 922 Posts

7 March 2013 at 9:36am

Edited: 07/03/2013 9:37am

Depends on your server setup, but we have an MSSQL database connector for SilverStripe you can use: https://github.com/silverstripe/silverstripe-mssql

Maybe you can provide a few more details of the servers which need to talk to eachother, inc. OS platforms etc.