//--------------------------------------------------------------------------- // Borland C++Builder // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved. //--------------------------------------------------------------------------- TITLE: CSDEMOS DESCRIPTION: Interbase Client application. DEMONSTRATES: COMMENTS: To run this app you may need to create a BDE alias as follows, 1. Be sure Interbase Server and SQL Links are installed 2. Run the BDE Configuration utility, BDEADMIN.EXE 3. Create a new Alias by the name 'IBLOCAL' of type INTRBASE 4. Set the Server Name to \EXAMPLES\EMPLOYEE.GDB