Support Requests item #440262, was opened at 2001-07-10 19:19
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=440262&group_id=3152

Category: Scripting: Tcl/ADP
Group: aolserver3_4
Status: Open
Priority: 5
Submitted By: Tyge Cawthon (tyge)
Assigned to: Nobody/Anonymous (nobody)
Summary: Using the ns_table and ns_column

Initial Comment:
O/S FreeBSD 4.3-stable
DataBase postgreSQL 7.0.2
AOLServer 3.4

Need information about how to use the ns_table and
ns_column command.  Documentation AOL 3.0 states it is
not supported. However, I found documentation (date
2000) that it is but I can not find information on how
it is used.

I would like to print out the column names of a table
with the data.

 In the example I am using the statement is

set tinfo [ns_table info $db $table]

The error is:
unknown command "info": should be bestrowid, exists,
list, listall, or value
    while executing
"ns_table info $db $table"


Using a different ADP file, I can see the data so I
know the communications between AOL and the DataBase is
good.

Thanks.

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

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=440262&group_id=3152

Reply via email to