To populate the law_dba_table and law_dba_index tables by using the SQL utility

  1. Start the Microsoft SQL Server osql utility. At the command prompt, type

    osql username\password

    For more information about using SQL statements, see the appropriate manual from Microsoft SQL Server.

  2. Insert rows into the law_dba_table and law_dba_index tables by issuing SQL INSERT statements.