Editing
a Stored Procedure - Demonstrates the
Visual SQL Dialog, Content Assist and Templates for building a SQL
statement while editing a stored procedure. Also shows usage
of F3 and syntax validation.
Running
a Stored Procedure - Demonstrates how to
run a procedural object from the database development perspective. The
video also shows how the user can save/export the SQL Results that are
generated .
Debugging
a Stored Procedure - This video shows how a user can
debug a stored procedure using the Database Debug perspective. It also shows how to debug a stored procedure which is invoked from an external client.
Creating
a Table, Rule, Default and User Defined Types -
This video shows how a user can create a table and other schema objects
that can be used in the table schema like the Rules, Defaults, User
Defined Datatypes and indexes.
Editing
a Table Definition and Table Data - This video talks
about the table schema editor and how a user can edit it and add new
constraints and edit the table data.
Service
Development Overview - An overview of Service
Development in Sybase WorkSpace, including a brief discussion of the
attributes and benefits of service-oriented architecture and a
walkthrough of service creation and the various options available in
that process.
Working
with a Stand Alone Service (EJB) - A walkthrough of
the development of a simple service, specifically a service whose
implementation is an EJB. Includes the full development
cycle, from deploying the EJB to an EJB container, discovering the EJB,
creating an EJB service, deploying that service to a service container
and testing that service.
Working
with a Business Process Service - A walkthrough of
the development of a service whose implementation is a Business
Process. Includes a walkthrough of how to use the BP service
editor to implement business logic without writing code, including how
to call other services, and how to test that service.
Working
with a Java Service - A walkthrough of the development of a
service whose implementation is a Java file. Includes a
walkthrough of how to use the Java service editor to implement business
logic by writing Java code, including how to call other services, and
how to test that service.
Sybase
Search Overview Part II - A two-part introduction to what Sybase
Search is, and how it can be used to utilize, enhance and enrich
content retrieval using standard Sybase Service tooling with an
examination of the Sybase Search tooling.
Creating
a Search Service - A "how to:" on using the Sybase Service
tooling to create a customizable web service which can provide other
service tooling a query capability onto your Sybase Search Servers.
Working
with a Document Group - An explanation of Document
Groups and "how to:" on using the Sybase Service tooling to administer
configuration of Document Groups in a Sybase Search Server.
Working
with a Document Store - An explanation of Document
Stores and "how to:" on using the Sybase Service tooling to administer
configuration of Document Stores in a Sybase Search Server.
Working
with a Search Category - An explanation of
Categories and "how to:" on using the Sybase Service tooling to
administer configuration of Categories in a Sybase
Search Server.
Working
with a Scheduled Task - An explanation of Scheduled
Task and "how to:" on using the Sybase Service tooling to administer
configuration of Scheduled Tasks in a Sybase Search Server.
Starting
and Stopping a Sybase Search Server - A "how to:"
on starting and stopping Sybase Search Server components and examining
their configuration with Sybase Service tooling.