-----------------------------------------------------------------------------------

Visual DBM
Copyright (C) 1997 YR Soft Inc. 

-----------------------------------------------------------------------------------

Note:

This program is designed to work with Microsoft SQL Server. It may also work with the
other DBMS as well. However, it may require some slight modification on the schema
for DBMS other than SQL Server. This program maximizes the flexibility for using
system generated schema. You can use the schema directly or use the schema as a 
template, and adding your custom DDL.

------------------------------------------------------------------------------------

System Requirements:
 
Windows 95 or Windows NT

------------------------------------------------------------------------------------

Setup:

From file manager or explorer, double click setup.exe, follow the instructions after
setup started.

------------------------------------------------------------------------------------

Procedure:

1. Setup ODBC 

The software requires ODBC. If your system does not has ODBC setup at the time you
setup windows. it need to setup window again to install ODBC and the required components.
Check the Control Panel for the existence of ODBC.

2. Setup Microsoft SQL Server( if it's not yet available through the local machine and
networking systems )

3. Setup a data source 

From either Control Panel or Visual DBM program group, start ODBC and follow the instructions
to setup data source. Reference Microsoft Windows ODBC Setup for detail information.

4. Try out the Samples

After ODBC has been propertyly setting up. From this point on, you can try out the samples 
that come with the software.
    a. start Microsoft SQL service manager, click on start/continue
    b. double click sample1
    c. choose menu item server/Generate Schema.
	Here, you have the options to save the schema to a file, or copy the schema
	to the clipboard. This give you the opporturnity to costomize the system
	generated schema.
    d. choose menu item server/connect..., a data source selection dialog propup, 
       from the list of data sources, choose one and then click connect,
    e. choose menu item server/Create Database.
