Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > MSDE 2000 installation question
 

MSDE 2000 installation question

I just downloaded the MSDE2000 sp3a and installed it.

I got only master datasebase. There is no user database such as
northwind or pubs.

I need to use it with the winform tutorial sample programs.

Can some one give me some advice?

Thanks in Advance,

lei xu
MigrationUser 1  Thursday, January 29, 2004 7:21 PM
If you have a copy of microsoft Office, you probably already have the script to create the Northwind database.  Loook for the file named 

NorthwindCS.SQL

It should be in a directory similar to the following:

C:\Program Files\Microsoft Office\Office\Samples

MigrationUser 1  Friday, January 30, 2004 1:48 PM
Hi cadwal,

I found it in the MS Office directory.

I also found the sql scripts for pus and northwind under .Net Framwork SDK

C:\Program Files\Microsoft.NET\SDK\v1.1\Samples\Setup

instpubs.sql and instnwnd.sql

Thanks for you help

Lei Xu

MigrationUser 1  Friday, January 30, 2004 6:35 PM

You can use google to search for other answers

Custom Search

More Threads

• Picture
• context menu & row select in datagridview upon same right click
• How to RTL print a Datagridview.?
• Help with combo boxes and record lookups
• XML,DataSet and Grid
• Ad-hoc query builder for end-users?
• bindingsource position after table.AddRow(..)
• DataGridView BeginUpdate not databound
• DATETIMEpicker column in DATAGRID in VB 2005
• Opening Web url from Windows application