Reading SQL/Server Tables from APPX/Unix

In order to access data stored under SQL Server under Windows while running APPX/Unix:

The configuration tasks are:

  1. Install APPX on the NT box.

  2. Copy from Unix to NT the Data Dictionary Design Files for the files you wish to store in SQL Server.

  3. Set up the SQL Server based files in APPX on the NT box.

    ( This document explains how to configure APPX/NT to access SQL Server data).

  4. Test the above and make sure it works on the NT box. (I.E., can you run a simple OUTPUT against the file and see the data?).

    If this does not work, open a DOS box on the NT server, set APPX_SQL_CMD=c:\sqlcmd.txt and APPX_DBG_CODE=0xFFFFFFFF,
    and invoke APPX directly (not with -c) from the console. Send us the resulting c:\sqlcmd.txt log.

Comments:

Read what other users have said about this page or add your own comments.



Edit | Attach | Watch | Print version | History: r10 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2012-03-10 - ChrisBrower
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback