T
theBlindRef
I'm going to be developing a new home page for my company's intranet.
This page will have web parts on it that can be customized by
registered users (employees). My development computer has SQL Server
2005 Express installed so my application uses that by default to handle
the personalization. However, the production server does not have and
won't have it. I do have access to a full version of SQL Server 2005.
So:
1. How can I configure my project to use a remote SQL Server 2005
instance to handle the persoanlization?
2. How do I deploy this project to the production server so that it
also will use the SQL Server 2005 instance?
Thanks in advance,
tBR
This page will have web parts on it that can be customized by
registered users (employees). My development computer has SQL Server
2005 Express installed so my application uses that by default to handle
the personalization. However, the production server does not have and
won't have it. I do have access to a full version of SQL Server 2005.
So:
1. How can I configure my project to use a remote SQL Server 2005
instance to handle the persoanlization?
2. How do I deploy this project to the production server so that it
also will use the SQL Server 2005 instance?
Thanks in advance,
tBR