I have VS 2008 and sql server developers 2005.
When I installed VS I did not install sql express.
If I install sql express 2005 after the fact, does anyone know of any complications this would cause.
I am playing with web parts and they use personalization and the page is wanting to access the roles, membership table that gets created with the asp.net configuration tool.
I could just create the table with the sql I have then create a provider in my web.config. But just wanted to do the lazy thing, since I am just playing around.
Ordinary Programmer
When I installed VS I did not install sql express.
If I install sql express 2005 after the fact, does anyone know of any complications this would cause.
I am playing with web parts and they use personalization and the page is wanting to access the roles, membership table that gets created with the asp.net configuration tool.
I could just create the table with the sql I have then create a provider in my web.config. But just wanted to do the lazy thing, since I am just playing around.
Ordinary Programmer