For documentations the public methods and memebers for class
use the vbdox.
This programs read the tags of source and generate the html documentation. Is very
good.
http://sourceforge.net/projects/vbdox/
Bye
--
Frank Lupo (Wolf) !!
--
For documentations the public methods and memebers for class
use the vbdox.
This programs read the tags of source and generate the html documentation. Is very
good.
http://sourceforge.net/projects/vbdox/
Bye
--
Frank Lupo (Wolf) !!
--
In pgadmin is not possible to create table which columns array.
Is not possible specify if colum is array and the number of element.
E.s.
CREATE TABLE array1 (vector INT[]);
CREATE TABLE array2 (vector INT[1]);
CREATE TABLE array3 (vector INT[][] );
CREATE TABLE array4 (vector INT[2][1] );
B
> -Original Message-
> From: Frank_Lupo Frank_Lupo [mailto:[EMAIL PROTECTED]]
> Sent: 08 March 2002 14:02
> To: Dave Page
> Subject: idea catalog column
>
>
> Sorry for my question...
>
> The idea is:
> - possibility to catalog the column for creation the table.
> E.s
> Every tables