|
SQL Server Express Topic updated 27-4-2007 |
|
Requirements There are no additional requirements if SQL Server Express has been installed on your system.
Connection SQL Server Express is a light weight database that looks a lot and acts a lot like Micosoft SQL Server. It is the replacement of MSDE. SQL Server Express is free of charge and can be downloaded from Microsoft. SQL Server Express uses the SQL Server driver but has it own connection dialog:
You have to specify to which MDF file you are attaching. The MDF file contains all tables for one database.
Known Limitations These are the known limitations:
|