Wednesday, March 7, 2012

MSDE

I successfully installed MSDE, but I cannot open the application.
All my files and folder are installed under: C:\Program Files\Microsoft SQL
Server\MSSQL$NETSDK. My operating system is Windows XP Professional and my
Internet Explorer is version 6.0.
What do I need to do? Please advice.
Thank you!
Hi
With MSDE, there is no application you can run. It is a database engine and
does not have a UI.
Generally developers write and application that uses MSDE as the database.
You could use Microsoft Access to access it through an ODBC connection.
Regards
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@.epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"gacevedo" <gacevedo@.discussions.microsoft.com> wrote in message
news:888E44C1-B974-4EC7-96B6-F52E79AE6250@.microsoft.com...
>I successfully installed MSDE, but I cannot open the application.
> All my files and folder are installed under: C:\Program Files\Microsoft
> SQL
> Server\MSSQL$NETSDK. My operating system is Windows XP Professional and
> my
> Internet Explorer is version 6.0.
> What do I need to do? Please advice.
> Thank you!
|||However, it seems we couldn't use Access 2003 to create table with MSDE 2005
express. Is it normal? Or any patch we need to install? Thanks.
"Mike Epprecht (SQL MVP)" <mike@.epprecht.net> wrote in message
news:erAE1RCBGHA.3536@.TK2MSFTNGP11.phx.gbl...
> Hi
> With MSDE, there is no application you can run. It is a database engine
> and does not have a UI.
> Generally developers write and application that uses MSDE as the database.
> You could use Microsoft Access to access it through an ODBC connection.
> Regards
> --
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
> IM: mike@.epprecht.net
> MVP Program: http://www.microsoft.com/mvp
> Blog: http://www.msmvps.com/epprecht/
> "gacevedo" <gacevedo@.discussions.microsoft.com> wrote in message
> news:888E44C1-B974-4EC7-96B6-F52E79AE6250@.microsoft.com...
>
|||The Access 2003 tools (and the VS 2003 database tools) aren't compatible
with the SQL 2005 meta-data so you won't be able to use them. There
currently isn't a new version of this available.
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Good" <good@.man.com> wrote in message
news:u95MJckHGHA.2912@.tk2msftngp13.phx.gbl...
> However, it seems we couldn't use Access 2003 to create table with MSDE
> 2005 express. Is it normal? Or any patch we need to install? Thanks.
> "Mike Epprecht (SQL MVP)" <mike@.epprecht.net> wrote in message
> news:erAE1RCBGHA.3536@.TK2MSFTNGP11.phx.gbl...
>

No comments:

Post a Comment