Friday, March 9, 2012

MSDE installed, now what?

I've run the install from the command prompt for MSDE. Is there a GUI somewhere that I can fire up? I don't see anything installed in my programs or any shortcuts anywhere, so I'm not sure where to go from here and how to tie my aspx pages into it. Thanks.Hi,

No GUI for MSDE natively except that you can use other third party 'control panel' to configure the MSDE engine. After installing the MSDE from command prompt , your next step is most likely to install the SP3 and then get started writing code against your database. :)

FYI:http://asp.net/webmatrix/guidedtour/Appendices/installMsde.aspx

Regards,|||Thank you!|||Check this 3rd party tool out for a great MSDE GUI interface:

http://www.valesoftware.com/

No comments:

Post a Comment