Documentations method and member pgadmin vb

2002-03-11 Thread Frank_Lupo Frank_Lupo
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) !! --

Documentations method and member pgadmin vb

2002-03-11 Thread Frank_Lupo Frank_Lupo
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) !! --

create table which colums array

2002-03-11 Thread Frank_Lupo Frank_Lupo
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

Re: idea catalog column

2002-03-11 Thread Dave Page
> -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