[dba-SQLServer] MyMovieCollection database

John W. Colby jwcolby at colbyconsulting.com
Tue Sep 6 19:15:32 CDT 2005


AFAIK EM does indeed work with the express version if you own EM, which I
do.  In fact however you can alter the table structure from right inside of
the VB project.  I am still getting an error however so... No clue what is
happening at this point.

John W. Colby
www.ColbyConsulting.com 

Contribute your unused CPU cycles to a good cause:
http://folding.stanford.edu/

-----Original Message-----
From: dba-sqlserver-bounces at databaseadvisors.com
[mailto:dba-sqlserver-bounces at databaseadvisors.com] On Behalf Of Robert L.
Stewart
Sent: Tuesday, September 06, 2005 5:05 PM
To: dba-sqlserver at databaseadvisors.com
Subject: Re: [dba-SQLServer] MyMovieCollection database


John,

Since it is the "Express" version, you are out of luck.
There is no UI.  EM will not work with SQL Express.

The best thing to do is to create the ALTER TABLE statements and use ADO to
execute them against the database.

Robert






More information about the dba-SQLServer mailing list