all groups > sql server msde > december 2005 >
You're in the

sql server msde

group:

SQL Express: 1.2 and 2.0 framework


SQL Express: 1.2 and 2.0 framework ChrisA
12/20/2005 6:39:02 AM
sql server msde:
I was looking at the install requirements for SQL Express. It says that
the 1.2 runtime must be uninstalled to use it. Is that true that the 1.2 and
2.0 frameworks can't co-exist?
Can Express be used from a 1.2 app, or must we switch to 2.0? I need to
update a single user with our current app, but was not planning on switching
Re: SQL Express: 1.2 and 2.0 framework Mike Epprecht (SQL MVP)
12/20/2005 4:01:23 PM
Hi

The 1.2 framework was re-branded as 2.0 early in the beta process.

You must be reading some old documentation where it was still being referred
to as such.

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/

[quoted text, click to view]

Re: SQL Express: 1.2 and 2.0 framework Andrea Montanari
12/20/2005 4:03:46 PM
hi Chris,
[quoted text, click to view]

AFAIK fwk 1.2 and 2.0 can coexist on the same machine..
SQLExpress can be accessed from VB 6.0 ADO apps and .Net 1.2 ADO.Net client
as well.. of course these 2 models can not access the new fks 2.0's features
(varchar(max), MARS, ...), but you can access the server...
(for VB 6.0 [COM] using SNAC have a look at
http://msdn.microsoft.com/vbrun/vbfusion/usingsqlexpress/default.aspx)..
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.16.0 - DbaMgr ver 0.61.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

Re: SQL Express: 1.2 and 2.0 framework Andrea Montanari
12/20/2005 6:35:33 PM
oopss.
[quoted text, click to view]

1.2 states for 1.1, of course :D
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.16.0 - DbaMgr ver 0.61.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

AddThis Social Bookmark Button